Class ImplOrientationImageAverage_U8

java.lang.Object
boofcv.alg.feature.orientation.OrientationImageAverage<GrayU8>
boofcv.alg.feature.orientation.impl.ImplOrientationImageAverage_U8
All Implemented Interfaces:
OrientationImage<GrayU8>, RegionOrientation

public class ImplOrientationImageAverage_U8 extends OrientationImageAverage<GrayU8>

Implementation of OrientationImageAverage for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationImageAverage.

  • Constructor Details

    • ImplOrientationImageAverage_U8

      public ImplOrientationImageAverage_U8(double objectToSample, int radius)
  • Method Details