I have an aerial photo that contains trees and roofs of houses, and I need to detect only the trees. To do that I thought about using an algorithm that detect texture (maybe OpenCV or other) but I dont know how to implement it.
OpenCV is the best in this case? Do you know another algorithm that do what I want? How can I implement it?