Namespaces | Functions | Variables
SuperPoint.cc File Reference
#include <superpoint_torch/SuperPoint.h>
#include <find_object/utilite/ULogger.h>
Include dependency graph for SuperPoint.cc:

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
 


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Mon Dec 12 2022 03:20:10