Jafar
|
Definition at line 20 of file qdMatches.hpp.
Public Member Functions | |
pixel (int u_, int v_) | |
pixel (int *tab) | |
pixel (const pixel &p) | |
double | normL1 () |
double | normL2 () |
double | normInf () |
pixel & | operator+= (const pixel &pix) |
pixel & | operator-= (const pixel &pix) |
pixel & | operator= (const pixel &pix) |
Public Attributes | |
int | u |
int | v |
Generated on Wed Oct 15 2014 00:37:43 for Jafar by doxygen 1.7.6.1 |