Class ImplOrientationSlidingWindow_S16

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

public class ImplOrientationSlidingWindow_S16 extends OrientationSlidingWindow<GrayS16>

Implementation of OrientationSlidingWindow for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationSlidingWindow.