#include "opencv2/imgproc/imgproc.hpp" #include "opencv2/highgui/highgui.hpp" #include "opencv2/contrib/contrib.hpp" #include using namespace cv; using namespace std; void help() { cout << "\nThis program demonstrates Chamfer matching -- computing a distance between an \n" "edge template and a query edge image.\n" "Call:\n" "./chamfer [