Class ImplOrientationSlidingWindow_F32

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

public class ImplOrientationSlidingWindow_F32 extends OrientationSlidingWindow<GrayF32>

Implementation of OrientationSlidingWindow for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationSlidingWindow.