can we obtain depth information from RMI frames?
Show older comments
Hi everybody, As known depth information can be obtained from stereo images. But what i'm looking for, is it possible to get depth information from RMI images?? otherwise, is there any similar measure for the RMI images??
thanks
Accepted Answer
More Answers (1)
Image Analyst
on 14 Sep 2015
1 vote
You can get relative depth and distances from MRI images.
2 Comments
jan
on 14 Sep 2015
Image Analyst
on 14 Sep 2015
Find one point. I don't know what point you want to find though.
Then find the other point. Again, I have no idea what second point you have in mind.
Then use the Pythagorean theorem or the hypot() function to compute the distance (in pixels) between the two points. Multiply by a spatial calibration factor if you need to convert into real world distances, such as millimeters.
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!