Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

to solve the problem with the chamerMatching() function, you can remove the following line in chamfermatching.h

delete templates[i];

however, I'm not sure if you get memory leaks, but it works.