public void foundPossibleResultPoint(ResultPoint point) {
   viewfinderView.addPossibleResultPoint(point);
 }