Class ImplSsdCornerWeighted_S16_MT

java.lang.Object
boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerBase<GrayS16,GrayS32>
boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerWeighted_S16_MT
All Implemented Interfaces:
FeatureIntensity<GrayS16>, GradientCornerIntensity<GrayS16>

@Generated("boofcv.alg.feature.detect.intensity.impl.ImplSsdCornerWeighted_S16") public class ImplSsdCornerWeighted_S16_MT extends ImplSsdCornerBase<GrayS16,GrayS32> implements GradientCornerIntensity<GrayS16>
Implementation of SSD Weighted Corner for GrayS16 images.