Uses of Class
boofcv.struct.geo.PointIndex2D_F64
Packages that use PointIndex2D_F64
Package
Description
-
Uses of PointIndex2D_F64 in boofcv.abst.fiducial
Methods in boofcv.abst.fiducial that return types with arguments of type PointIndex2D_F64Modifier and TypeMethodDescriptionCalibrationFiducialDetector.getDetectedControl
(int which) ECoCheck_to_FiducialDetector.getDetectedControl
(int which) abstract List<PointIndex2D_F64>
FiducialDetectorPnP.getDetectedControl
(int which) Returns a list of detected control points in the image for the specified fiducial.MicroQrCodeDetectorPnP.getDetectedControl
(int which) QrCodeDetectorPnP.getDetectedControl
(int which) SquareBase_to_FiducialDetector.getDetectedControl
(int which) Uchiya_to_FiducialDetector.getDetectedControl
(int which) -
Uses of PointIndex2D_F64 in boofcv.abst.geo.bundle
Methods in boofcv.abst.geo.bundle with parameters of type PointIndex2D_F64Modifier and TypeMethodDescriptionvoid
SceneObservations.View.getPixel
(int index, PointIndex2D_F64 observation) -
Uses of PointIndex2D_F64 in boofcv.alg.feature.describe.llah
Method parameters in boofcv.alg.feature.describe.llah with type arguments of type PointIndex2D_F64Modifier and TypeMethodDescriptionvoid
LlahOperations.FoundDocument.lookupMatches
(DogArray<PointIndex2D_F64> matches) -
Uses of PointIndex2D_F64 in boofcv.alg.fiducial.calib.chess
Methods in boofcv.alg.fiducial.calib.chess that return types with arguments of type PointIndex2D_F64 -
Uses of PointIndex2D_F64 in boofcv.alg.fiducial.calib.circle
Methods in boofcv.alg.fiducial.calib.circle that return types with arguments of type PointIndex2D_F64Modifier and TypeMethodDescriptionKeyPointsCircleHexagonalGrid.getKeyPoints()
Returns the location of each key point in the image from the most recently processed grid.KeyPointsCircleRegularGrid.getKeyPoints()
Returns the location of each key point in the image from the most recently processed grid. -
Uses of PointIndex2D_F64 in boofcv.alg.fiducial.calib.ecocheck
Fields in boofcv.alg.fiducial.calib.ecocheck with type parameters of type PointIndex2D_F64Modifier and TypeFieldDescriptionfinal DogArray<PointIndex2D_F64>
ECoCheckFound.corners
Found calibration corners it was able to observe -
Uses of PointIndex2D_F64 in boofcv.alg.fiducial.calib.grid
Methods in boofcv.alg.fiducial.calib.grid that return types with arguments of type PointIndex2D_F64 -
Uses of PointIndex2D_F64 in boofcv.alg.fiducial.dots
Fields in boofcv.alg.fiducial.dots with type parameters of type PointIndex2D_F64Modifier and TypeFieldDescriptionfinal DogArray<PointIndex2D_F64>
UchiyaMarkerTracker.Track.observed
Observed pixels with landmarks indexes -
Uses of PointIndex2D_F64 in boofcv.alg.fiducial.microqr
Fields in boofcv.alg.fiducial.microqr with type parameters of type PointIndex2D_F64Methods in boofcv.alg.fiducial.microqr that return types with arguments of type PointIndex2D_F64Modifier and TypeMethodDescriptionMicroQrPose3DUtils.getLandmarkByIndex
(MicroQrCode qr) Converts the corner observations intoPointIndex2D_F64
where observations are in pixels -
Uses of PointIndex2D_F64 in boofcv.alg.fiducial.qrcode
Fields in boofcv.alg.fiducial.qrcode with type parameters of type PointIndex2D_F64Methods in boofcv.alg.fiducial.qrcode that return types with arguments of type PointIndex2D_F64Modifier and TypeMethodDescriptionQrPose3DUtils.getLandmarkByIndex
(QrCode qr) Converts the corner observations intoPointIndex2D_F64
where observations are in pixels -
Uses of PointIndex2D_F64 in boofcv.alg.geo.calibration
Fields in boofcv.alg.geo.calibration with type parameters of type PointIndex2D_F64Modifier and TypeFieldDescriptionCalibrationObservation.points
List of pixel observations and the index of the control pointMethods in boofcv.alg.geo.calibration that return PointIndex2D_F64 -
Uses of PointIndex2D_F64 in boofcv.gui.calibration
Method parameters in boofcv.gui.calibration with type arguments of type PointIndex2D_F64Modifier and TypeMethodDescriptionstatic void
UtilCalibrationGui.drawFeatureID
(Graphics2D g2, int fontSize, List<PointIndex2D_F64> points, @Nullable Point2Transform2_F32 transform, double scale) static void
UtilCalibrationGui.drawNumbers
(Graphics2D g2, List<PointIndex2D_F64> points, @Nullable Point2Transform2_F32 transform, double scale) static void
UtilCalibrationGui.renderOrder
(Graphics2D g2, @Nullable Point2Transform2_F32 transform, double scale, List<PointIndex2D_F64> points) -
Uses of PointIndex2D_F64 in boofcv.struct.geo
Methods in boofcv.struct.geo that return PointIndex2D_F64