public class ImplShiTomasiCornerWeighted_S16 extends ImplSsdCornerWeighted_S16 implements ShiTomasiCornerIntensity<boofcv.struct.image.GrayS16>
Implementation of ShiTomasiCornerIntensity
that samples pixels using a Gaussian distribution based off of ImplSsdCornerWeighted_F32.
totalXX, totalXY, totalYY| Constructor and Description |
|---|
ImplShiTomasiCornerWeighted_S16(int radius) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
computeResponse() |
getIgnoreBorder, getRadius, processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessgetIgnoreBorder, getRadiuspublic ImplShiTomasiCornerWeighted_S16(int radius)
protected float computeResponse()
computeResponse in class ImplSsdCornerWeighted_S16