how draw voxel 3d for 2 images

2 次查看(过去 30 天)
i have 2 image in gray and i want to draw the voxel ? i want to convert the image to vector ? or no ? any solution plzzz
  2 个评论
Walter Roberson
Walter Roberson 2015-12-8
Could you post a sample image of what the result would look like?
samer mahmoud
samer mahmoud 2015-12-11
2 image in black and white i want to draw voxel or mesh to get the result in image in blue

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2015-12-11
It is not possible to do that given only that information.
My speculation is that you did not ask the right question. I suspect that your question is an attempted repost of http://uk.mathworks.com/matlabcentral/answers/259278-how-i-get-this, which in turn is a rephrasing of http://uk.mathworks.com/matlabcentral/answers/259083-extract-the-difference-betwwen-2-images in which you were told what you would have to do but you do not appear willing to do so.
I guess I need to phrase this more strongly:
You must do stereo rectification in order to figure out where the objects are in the scene and how big they are in each dimension. Just having two difference images from different views is not enough. Stereo rectification involves doing camera calibration one way or another, whether that is by placing checkerboard patterns in the scene or by placing an item of known size at a known position. You can only do 3 dimensional reconstruction after you figure out what perspective view each of the two cameras has.

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by