Class ImplOrientationHistogram_S16

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

public class ImplOrientationHistogram_S16 extends OrientationHistogram<GrayS16>

Implementation of OrientationHistogram for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationHistogram.