boofcv.alg.feature.detect.intensity.impl
Class ImplShiTomasiCorner_F32
- java.lang.Object
-
- boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerBase<GrayF32,GrayF32>
-
- boofcv.alg.feature.detect.intensity.impl.ImplSsdCorner_F32
-
- boofcv.alg.feature.detect.intensity.impl.ImplShiTomasiCorner_F32
-
- All Implemented Interfaces:
- FeatureIntensity<GrayF32>, GradientCornerIntensity<GrayF32>, ShiTomasiCornerIntensity<GrayF32>
public class ImplShiTomasiCorner_F32 extends ImplSsdCorner_F32 implements ShiTomasiCornerIntensity<GrayF32>
Implementation of
ShiTomasiCornerIntensitybased off ofImplSsdCorner_F32.
-
-
Constructor Summary
Constructors Constructor and Description ImplShiTomasiCorner_F32(int windowRadius)
-
Method Summary
-
Methods inherited from class boofcv.alg.feature.detect.intensity.impl.ImplSsdCorner_F32
setImageShape
-
Methods inherited from class boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerBase
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