What is the best way to detect Man Made Objects in images with natural background?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mostafa
am 30 Nov. 2013
Kommentiert: Mostafa
am 9 Jan. 2014
I'm trying to write an algorithm to detect man made object in the natural images, I found that many papers talking about detecting objects from the aerial view which is differ from what I want to do. If you have any suggestions or any ideas about this topic, please kindly share and thank you in advance!!
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 30 Nov. 2013
There are complicated algorithms that go way beyond the scope of what's discussed here so all I can do it to refer you to the algorithms and you can do a search for them. I think you'll want to look at "material detection" algorithms https://www.google.com/#q=material+detection+belief+map and "Main subject detection" (MSD) algorithms https://www.google.com/#q=main+subject+detection+belief+map. It's a new field that I think is just becoming of more interest due to proliferation of stock photography databases and CBIR (content based image retrieval). Sorry, but I don't have any MATLAB code for it.
Weitere Antworten (2)
Andre Cavalcante
am 18 Dez. 2013
Hi, I have worked on a very simple and lightweight system for segmenting natural and man-made structures in real-world scenes. It is described in the paper "Segmentation of natural and man-made structures by independent component analysis". I am sending the paper and code to your email.
Siehe auch
Kategorien
Mehr zu Historical Contests finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!