#include <harris_corner.h>
Static Public Member Functions | |
static float | Compute (float xx, float xy, float yy) |
Compute the score according to Shi-Tomasi
Definition at line 31 of file harris_corner.h.
static float CVD::Harris::ShiTomasiScore::Compute | ( | float | xx, | |
float | xy, | |||
float | yy | |||
) | [inline, static] |
Definition at line 33 of file harris_corner.h.