Couleur image 3D plot

i have a couleur iamge and want to plot it In 3D map

1 Comment

and i have the x,y,z cord of this image

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 7 Jun 2014

0 votes

I don't know what that means. What is a 3D map of a 2D color image?

7 Comments

it's mean x,y,z cord 3d space
for be simple i take this image from azus xpro camera then make segmentation using Em algorithm , So i want to represent each object with his 3D in one map
I still don't know what that means. What does your "z" coordinate represent? The color channel (red, green, or blue)? Or is it some kind of range image where Z is the distance from the lens?
yehap right the (z) mean the distance betwene camera and object it's a plot3 or sccater3
this is my original image and upper after sgementation
So what do you want? Why not just use surf() or something on the Z image?
didnt work well

Sign in to comment.

Asked:

on 7 Jun 2014

Commented:

on 8 Jun 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!