How to display 3D images in openCV
I have a Mat 3D structure having 3D values of pixels.How do i display it as an image in openCV.
I have a Mat 3D structure having 3D values of pixels.How do i display it as an image in openCV.
Asked: 2012-10-12 01:57:47 -0600
Seen: 1,832 times
Last updated: Oct 12 '12
What is the most effective way to access cv::Mat elements in a loop?
Is there penalty for reference counting in Mat?
Saving an image with unset pixels
How to use Kinect with OpenCV?
android: how to put a column into Mat
Find pixel color out of cv::Mat on specific position
3D value per pixel could be drawn as RGB colour, depending on the range of values you have. Would this representation be meaningful?