Image classification: recognizing various features of many buildings from images
Posted
by el chief
on Stack Overflow
See other posts from Stack Overflow
or by el chief
Published on 2010-04-10T23:03:23Z
Indexed on
2010/04/10
23:13 UTC
Read the original article
Hit count: 191
image-processing
so, let's say i have the long/lat or address of many buildings
can get satellite images, "street view", and perhaps 3d/perspective views of buildings.
want to find:
height, number of floors, floor area (max building footprint)
of the building. about 200k buildings.
Is there a library for recognizing buildings from satellite shots or pictures? Kind of like face detection I suppose.
Any other suggestions?
Thanks!
© Stack Overflow or respective owner