Class ImplOrientationHistogram_F32

java.lang.Object
boofcv.alg.feature.orientation.OrientationHistogram<GrayF32>
boofcv.alg.feature.orientation.impl.ImplOrientationHistogram_F32
All Implemented Interfaces:
OrientationGradient<GrayF32>, RegionOrientation

public class ImplOrientationHistogram_F32 extends OrientationHistogram<GrayF32>

Implementation of OrientationHistogram for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationHistogram.