Uses of Interface
boofcv.alg.feature.detect.intensity.impl.FastCornerInterface
-
Uses of FastCornerInterface in boofcv.alg.feature.detect.intensity
ModifierConstructorDescriptionFastCornerDetector
(FastCornerInterface<T> helper) ConstructorFastCornerDetector_MT
(FastCornerInterface<T> helper) Constructor -
Uses of FastCornerInterface in boofcv.alg.feature.detect.intensity.impl
Modifier and TypeClassDescriptionclass
Contains logic for detecting fast corners.class
Contains logic for detecting fast corners.class
Contains logic for detecting fast corners.class
Contains logic for detecting fast corners.class
Contains logic for detecting fast corners.class
Contains logic for detecting fast corners.class
Contains logic for detecting fast corners.class
Contains logic for detecting fast corners.class
Helper functions forFastCornerDetector
withGrayF32
images.class
Helper functions forFastCornerDetector
withGrayU8
images.Modifier 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()