Uses of Interface
boofcv.alg.feature.detect.intensity.impl.FastCornerInterface
Packages that use FastCornerInterface
-
Uses of FastCornerInterface in boofcv.alg.feature.detect.intensity
Fields in boofcv.alg.feature.detect.intensity declared as FastCornerInterfaceConstructors in boofcv.alg.feature.detect.intensity with parameters of type FastCornerInterfaceModifierConstructorDescriptionFastCornerDetector(FastCornerInterface<T> helper) ConstructorFastCornerDetector_MT(FastCornerInterface<T> helper) Constructor -
Uses of FastCornerInterface in boofcv.alg.feature.detect.intensity.impl
Classes in boofcv.alg.feature.detect.intensity.impl that implement FastCornerInterfaceModifier and TypeClassDescriptionclassContains logic for detecting fast corners.classContains logic for detecting fast corners.classContains logic for detecting fast corners.classContains logic for detecting fast corners.classContains logic for detecting fast corners.classContains logic for detecting fast corners.classContains logic for detecting fast corners.classContains logic for detecting fast corners.classHelper functions forFastCornerDetectorwithGrayF32images.classHelper functions forFastCornerDetectorwithGrayU8images.Methods in boofcv.alg.feature.detect.intensity.impl that return FastCornerInterfaceModifier and TypeMethodDescriptionFastCornerInterface.newInstance()Create a new instance of this class for concurrencyImplFastCorner10_F32.newInstance()ImplFastCorner10_U8.newInstance()ImplFastCorner11_F32.newInstance()ImplFastCorner11_U8.newInstance()ImplFastCorner12_F32.newInstance()ImplFastCorner12_U8.newInstance()ImplFastCorner9_F32.newInstance()ImplFastCorner9_U8.newInstance()