http://docs.opencv.org/trunk/modules/contrib/doc/facerec/facerec_api.html What does the grid_x and grid_y means ? Suppose I use radius = 2. How can I calculate the neighbor, gird_x, and grid_y?
1 | initial version |
http://docs.opencv.org/trunk/modules/contrib/doc/facerec/facerec_api.html What does the grid_x and grid_y means ? Suppose I use radius = 2. How can I calculate the neighbor, gird_x, and grid_y?