Class ImplFastHelper_U8

java.lang.Object
boofcv.alg.feature.detect.intensity.impl.ImplFastHelper_U8
All Implemented Interfaces:
FastCornerInterface<GrayU8>
Direct Known Subclasses:
ImplFastCorner10_U8, ImplFastCorner11_U8, ImplFastCorner12_U8, ImplFastCorner9_U8

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