References for RgbdPlane

asked 2019-11-11 05:54:05 -0600

czgdp1807 gravatar image

Hi,

I am working on https://github.com/opencv/opencv_cont... which aims at adding constructors for RgbdPlane and fixing the Python APIs for the same. I have written the relevant declarations but for writing definitions, I need to find the research paper which was used to implement RgbdPlane.

I did some digging and observed that this PR added the rgbd module. However, it doesn't cite any paper. It would be great if someone can provide the link to the research paper which can be used to complete the targets. Thanks.

edit retag flag offensive close merge delete