public class ImplShiTomasiCorner_F32 extends ImplSsdCorner_F32 implements ShiTomasiCornerIntensity<boofcv.struct.image.GrayF32>
Implementation of ShiTomasiCornerIntensity based off of ImplSsdCorner_F32.
totalXX, totalXY, totalYY| Constructor and Description |
|---|
ImplShiTomasiCorner_F32(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.GrayF32,boofcv.struct.image.GrayF32>