Class ImplOrientationAverage_S16

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

public class ImplOrientationAverage_S16 extends OrientationAverage<GrayS16>

Implementation of OrientationAverage for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationAverage.

  • Constructor Details

    • ImplOrientationAverage_S16

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