Class ImplOrientationHistogram_S32

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

public class ImplOrientationHistogram_S32 extends OrientationHistogram<GrayS32>

Implementation of OrientationHistogram for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationHistogram.