필터 지우기
필터 지우기

how draw voxel 3d for 2 images

조회 수: 2 (최근 30일)
samer mahmoud
samer mahmoud 2015년 12월 8일
답변: Walter Roberson 2015년 12월 11일
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개)

카테고리

Help CenterFile Exchange에서 Display Point Clouds에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by