Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the cv::ppf_match_3d is part of the surface_matching module in opencv3, you cannot use it with opencv2.4

the cv::ppf_match_3d is part of the surface_matching module in opencv3, you cannot use it with opencv2.4

(that said, writing PLY files is not really rocket science. you could just go and steal that function)