
Go to the source code of this file.
| Namespaces | |
| find_object | |
| Functions | |
| void | find_object::NMS (const std::vector< cv::KeyPoint > &ptsIn, const cv::Mat &conf, const cv::Mat &descriptorsIn, std::vector< cv::KeyPoint > &ptsOut, cv::Mat &descriptorsOut, int border, int dist_thresh, int img_width, int img_height) | 
| Variables | |
| const int | find_object::c1 = 64 | 
| const int | find_object::c2 = 64 | 
| const int | find_object::c3 = 128 | 
| const int | find_object::c4 = 128 | 
| const int | find_object::c5 = 256 | 
| const int | find_object::d1 = 256 |