Uses of Class
boofcv.alg.feature.detdesc.DetectDescribeSurfPlanar
Package
Description
-
Uses of DetectDescribeSurfPlanar in boofcv.abst.feature.detdesc
ModifierConstructorDescriptionSurfPlanar_to_DetectDescribe
(DetectDescribeSurfPlanar<II> alg, Class<T> imageType, Class<II> integralType) -
Uses of DetectDescribeSurfPlanar in boofcv.alg.feature.detdesc
Modifier and TypeClassDescriptionclass
DetectDescribeSurfPlanar_MT<II extends ImageGray<II>>
Multi-threaded version ofDetectDescribeSurfPlanar
-
Uses of DetectDescribeSurfPlanar in boofcv.factory.feature.detdesc
Modifier and TypeMethodDescriptionprotected static <II extends ImageGray<II>>
DetectDescribeSurfPlanar<II>FactoryDetectDescribe.createDescribeSurfPlanar
(FastHessianFeatureDetector<II> detector, OrientationIntegral<II> orientation, DescribePointSurfPlanar<II> describeMulti)