public static class TemplateDiffSquared.U8 extends TemplateDiffSquared<boofcv.struct.image.ImageUInt8>
TemplateDiffSquared.F32, TemplateDiffSquared.U8image, template| Constructor and Description |
|---|
TemplateDiffSquared.U8() |
| Modifier and Type | Method and Description |
|---|---|
protected float |
evaluate(int tl_x,
int tl_y)
Evaluate the template at the specified location.
|
isBorderProcessedgetIntensity, getOffsetX, getOffsetY, processprotected float evaluate(int tl_x,
int tl_y)
BaseTemplateIntensityevaluate in class BaseTemplateIntensity<boofcv.struct.image.ImageUInt8>tl_x - Template's top left corner x-coordinatetl_y - Template's top left corner y-coordinate