├── Geometric_matching.cpp ├── LICENSE ├── README.md ├── image.png └── template_small_2.png /Geometric_matching.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivienmetayer/Generalized_Hough_OpenCV_sample/HEAD/Geometric_matching.cpp -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivienmetayer/Generalized_Hough_OpenCV_sample/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivienmetayer/Generalized_Hough_OpenCV_sample/HEAD/README.md -------------------------------------------------------------------------------- /image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivienmetayer/Generalized_Hough_OpenCV_sample/HEAD/image.png -------------------------------------------------------------------------------- /template_small_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vivienmetayer/Generalized_Hough_OpenCV_sample/HEAD/template_small_2.png --------------------------------------------------------------------------------