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