Class ImplOrientationAverage_S32

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

public class ImplOrientationAverage_S32 extends OrientationAverage<GrayS32>

Implementation of OrientationAverage for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationAverage.

  • Constructor Details

    • ImplOrientationAverage_S32

      public ImplOrientationAverage_S32(double objectToSample, boolean weighted)
  • Method Details