boofcv.alg.feature.detect.intensity.impl
Class ImplShiTomasiCornerWeighted_S16
- java.lang.Object
-
- boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerWeighted_S16
-
- boofcv.alg.feature.detect.intensity.impl.ImplShiTomasiCornerWeighted_S16
-
- All Implemented Interfaces:
- FeatureIntensity<GrayS16>, GradientCornerIntensity<GrayS16>, ShiTomasiCornerIntensity<GrayS16>
public class ImplShiTomasiCornerWeighted_S16 extends ImplSsdCornerWeighted_S16 implements ShiTomasiCornerIntensity<GrayS16>
Implementation of
ShiTomasiCornerIntensitythat samples pixels using a Gaussian distribution based off ofImplSsdCornerWeighted_F32.
-
-
Constructor Summary
Constructors Constructor and Description ImplShiTomasiCornerWeighted_S16(int radius)
-
Method Summary
-
Methods inherited from class boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerWeighted_S16
getIgnoreBorder, getRadius, process
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface boofcv.alg.feature.detect.intensity.GradientCornerIntensity
process
-
Methods inherited from interface boofcv.alg.feature.detect.intensity.FeatureIntensity
getIgnoreBorder, getRadius
-
-
DataMelt 3.0 © DataMelt by jWork.ORG