Uses of Class
boofcv.alg.feature.detect.selector.FeatureSelectUniform.Info
-
Uses of FeatureSelectUniform.Info in boofcv.alg.feature.detect.selector
Modifier and TypeMethodDescriptionprotected FeatureSelectUniform.Info<Point2D_F32>
FeatureSelectUniform.F32.getGridCell
(Point2D_F32 p) protected FeatureSelectUniform.Info<Point2D_F64>
FeatureSelectUniform.F64.getGridCell
(Point2D_F64 p) protected abstract FeatureSelectUniform.Info<Point>
FeatureSelectUniform.getGridCell
(Point p) Returns the grid cell that contains the pointprotected FeatureSelectUniform.Info<Point2D_I16>
FeatureSelectUniform.I16.getGridCell
(Point2D_I16 p)