How would you find the height of objects given an image?

Posted by Ram Bhat on Stack Overflow See other posts from Stack Overflow or by Ram Bhat
Published on 2010-05-18T19:14:59Z Indexed on 2010/05/18 19:20 UTC
Read the original article Hit count: 115

Filed under:

Heyguys.. This isn't exactly a programming question exactly. I just want to know what your approach would be to a common problem in Digital image processing.

Lets say you have an image of a a few trees in say jpg format. How would you go about finding the heights of each of these trees. The photo is the only input you have.

I want to know the approaches you have not code. So it doesnt matter if your answers are vague, or non DIP-ish.

© Stack Overflow or respective owner

Related posts about image-processing