Uses of Class
boofcv.alg.feature.detect.interest.EasyGeneralFeatureDetector
-
Uses of EasyGeneralFeatureDetector in boofcv.abst.feature.detect.interest
Modifier and TypeClassDescriptionclass
GeneralToInterestPoint<T extends ImageGray<T>,
D extends ImageGray<D>> Wrapper aroundGeneralFeatureDetector
to make it compatible withInterestPointDetector
.