Ask Your Question

Yay's profile - activity

2017-01-24 07:07:44 -0600 received badge  Scholar (source)
2017-01-24 07:07:39 -0600 commented answer How to add cv::ppf_match_3d to my libraries?

Thank you so much. Yes, I've found the source code and I'm using it. I'm sorry for the silly question. I'm working with OpenCV from only 1-2 months and due to time constraints, I hadn't enough time to assimilate well the basis.

2017-01-23 22:47:58 -0600 asked a question How to add cv::ppf_match_3d to my libraries?

I have Opencv-2.4.11 on Ubuntu 16.04 and I would work with cv::ppf_match_3d::writePLY() function but I haven't this namespace/class in my opencv installation, how can I add it?

Thank you