Class ImplOrientationAverage_F32

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

public class ImplOrientationAverage_F32 extends OrientationAverage<GrayF32>

Implementation of OrientationAverage for a specific image type.

WARNING: Do not modify. Automatically generated by GenerateImplOrientationAverage.

  • Constructor Details

    • ImplOrientationAverage_F32

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