Class ImplOrientationSlidingWindow_S32

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

public class ImplOrientationSlidingWindow_S32 extends OrientationSlidingWindow<GrayS32>

Implementation of OrientationSlidingWindow for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationSlidingWindow.