You are here: Start » AVL.NET » CornerResponseMethod Enumeration

CornerResponseMethod Enumeration

Corner response is calculated with regard to convolution matrix, given as \[M = \left(\begin{array}{ccc} \sum g_r^2 & \sum g_c g_r \\ \sum g_c g_r & \sum g_c^2 \end{array} \right)\]

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
Harris
KanadeTomasi

See also