boofcv.alg.weights
Interface WeightDistance_F32
-
- All Known Implementing Classes:
- WeightDistanceSqGaussian_F32, WeightDistanceUniform_F32
public interface WeightDistance_F32Converts the distance a sample is into a weight.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description floatweight(float distance)Returns the weight given a distance
-
DataMelt 3.0 © DataMelt by jWork.ORG