Ask Your Question
0

6-Channel image and 3D Reconstruction and visualization

asked 2012-10-24 11:06:11 -0600

_dit gravatar image

Hi!

how can i visualize an 6-Channel Image [X Y Z R G B] (as double *). Is there any openCV function to do it?

I would like to get it like this Kinect color-depth cameras calibration

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-07-11 03:35:27 -0600

timbo gravatar image

It seems to me like you have a point cloud. If you want to use OpenCV as ooposed to OpenGL or the point cloud library, you might find these links useful:

If this is what you want: https://www.youtube.com/watch?v=OR9XTCUNau0

Try looking here (at the sample code, which is in English): http://opencv.jp/opencv2-x-samples/point-cloud-rendering

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-10-24 11:06:11 -0600

Seen: 520 times

Last updated: Oct 24 '12