FastDirectionalChamferMatching
FastDirectionalChamferMatching copied to clipboard
runing time
The running time of mex_fitline is very long. Is it because of the Matlab or the code/algorithm itself?
% convert the template edge map into a line representation [lineRep lineMap] = mex_fitline(double(templateEdgeMap),lineFittingPara);
@mingyuliutw @matteomaspero @GianlucaCerilli
@wusuoweima checkout my fully optimized C++ implementation: https://github.com/Innoptech/OpenFDCM