Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

surface_matching installation problem

Hi, I'm testing the new funtion of opencv 3.1 and install the opencv_contrib, I copy the surface_matching folder and paste to the original opencv folder and use CMAKE to build it for Visual Studio 2012. After that, I setup the lib and copy the code in the tutorial: http://docs.opencv.org/3.0-beta/modules/surface_matching/doc/surface_matching.html

all compiled good but when I run the code,it always shows error: "The procedure entry point ?writePLY@ppf_match_3d@cv@@YAXVMat@2@PEBD@Z could not be located in the dynamic link library"

just like the picture: image description

It only happened when I used the surface_matching function, What did I miss when I installed? thanks for your replying