Uses of Class
boofcv.abst.feature.describe.DescribeSurf_Point
-
Uses of DescribeSurf_Point in boofcv.factory.feature.describe
Modifier and TypeMethodDescriptionstatic <T extends ImageGray<T>,
II extends ImageGray<II>>
DescribeSurf_Point<T,II> FactoryDescribePoint.surfFast
(ConfigSurfDescribe.Fast configSurf, ConfigOrientation2 configOrientation, double regionRadius, Class<T> imageType) static <T extends ImageGray<T>,
II extends ImageGray<II>>
DescribeSurf_Point<T,II> FactoryDescribePoint.surfStable
(ConfigSurfDescribe.Stability config, ConfigOrientation2 configOrientation, double regionRadius, Class<T> imageType)