Documentation of 'boofcv.abst.geo.calibration.CalibrationDetector' Java class
CalibrationDetector
boofcv.abst.geo.calibration

Interface CalibrationDetector

    • Method Detail

      • process

        boolean process(GrayF32 input)
        Image processing for calibration target detection
        Parameters:
        input - Gray scale image containing calibration target
        Returns:
        true if target was detected and false if not
      • getDetectedPoints

        CalibrationObservation getDetectedPoints()
        Returns the set of detected points from the most recent call to process(GrayF32). Each time this function is invoked a new instance of the list and points is returned. No data reuse here.
        Returns:
        List of detected points in row major grid order.
      • getLayout

        java.util.List<Point2D_F64> getLayout()
        Returns the layout of the calibration points on the target
        Returns:
        List of calibration points

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.