Class ImplFastHelper_F32

java.lang.Object
boofcv.alg.feature.detect.intensity.impl.ImplFastHelper_F32
All Implemented Interfaces:
FastCornerInterface<GrayF32>
Direct Known Subclasses:
ImplFastCorner10_F32, ImplFastCorner11_F32, ImplFastCorner12_F32, ImplFastCorner9_F32

public abstract class ImplFastHelper_F32 extends Object implements FastCornerInterface<GrayF32>
Helper functions for FastCornerDetector with GrayF32 images.