Closed GoogleCodeExporter closed 8 years ago
That class is not exported as part of the include files of OpenCV. How do
people use it in C++?
Original comment by samuel.a...@gmail.com
on 4 Nov 2011 at 2:45
In the OpenCV 2.3.1 distribution (in OpenCV-2.3.1/samples/cpp) there is a c++
class called chamfer.cpp (attached), which calls the method chamerMatching,
that's the one I want to implement..
Original comment by mynameis...@hotmail.com
on 4 Nov 2011 at 3:26
Attachments:
They use the function named "chamerMatching", which JavaCV maps here:
http://www.google.com/codesearch#8TJuDx-2Qiw/trunk/javacv/src/com/googlecode/jav
acv/cpp/opencv_contrib.java&q=chamerMatching%20package:http://javacv\.googlecode
\.com&l=550
Original comment by samuel.a...@gmail.com
on 4 Nov 2011 at 4:01
Original issue reported on code.google.com by
mynameis...@hotmail.com
on 4 Nov 2011 at 2:01