public class ImplShiTomasiCorner_S16 extends ImplSsdCorner_S16 implements ShiTomasiCornerIntensity<boofcv.struct.image.GrayS16>
Implementation of ShiTomasiCornerIntensity based off of ImplSsdCornerNaive.
totalXX, totalXY, totalYY| Constructor and Description |
|---|
ImplShiTomasiCorner_S16(int windowRadius) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
computeIntensity()
Computes the pixel's corner intensity.
|
horizontal, setImageShape, verticalgetIgnoreBorder, getRadius, processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessgetIgnoreBorder, getRadiusprotected float computeIntensity()
ImplSsdCornerBasecomputeIntensity in class ImplSsdCornerBase<boofcv.struct.image.GrayS16,boofcv.struct.image.GrayS32>