Uses of Interface
boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerBase.CornerIntensity_S32
-
Uses of ImplSsdCornerBase.CornerIntensity_S32 in boofcv.alg.feature.detect.intensity.impl
Modifier and TypeClassDescriptionclass
Implementation ofHarrisCornerIntensity
.class
Implementation ofShiTomasiCornerIntensity
.ModifierConstructorDescriptionImplSsdCorner_S16
(int windowRadius, ImplSsdCornerBase.CornerIntensity_S32 intensity) ImplSsdCorner_S16_MT
(int windowRadius, ImplSsdCornerBase.CornerIntensity_S32 intensity) ImplSsdCornerWeighted_S16
(int radius, ImplSsdCornerBase.CornerIntensity_S32 intensity) ImplSsdCornerWeighted_S16_MT
(int radius, ImplSsdCornerBase.CornerIntensity_S32 intensity)