Class ImplSsdCornerWeighted_S16

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

public class ImplSsdCornerWeighted_S16 extends ImplSsdCornerBase<GrayS16,GrayS32> implements GradientCornerIntensity<GrayS16>
Implementation of SSD Weighted Corner for GrayS16 images.