Ask Your Question
0

can't find cv::ppf_match_3d::loadPLYSimple

asked 2018-06-06 06:57:17 -0600

w33z gravatar image

Hi,

I want to use the function loadPLYSimple to load a PLY file to my code.

I included the header <ppf_match_3d> but there are only a few functions available (hashtable....)

but there have to be more functions available - see link: https://docs.opencv.org/trunk/d9/d25/...

After a look in the header file there is no loadPLYSimple function.

Are there any other ideas to load a "PLY" and store it in a "Mat".

That is the first time i work with openCV.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-06-06 07:03:39 -0600

berak gravatar image

it' s here so #include <opencv2/surface_matching/ppf_helpers.hpp>

edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-06-06 06:57:17 -0600

Seen: 271 times

Last updated: Jun 06 '18