object identification in aerial image
i am considering an aerial image taken from an UAV as input to our project. Please suggest the method or procedure that should be followed in order to identify and, later count the banana trees in the image. i am using opencv library along with visual studio 2010. I have been able to filter the images using mean shift and also extract only the vegetation part of the image but i am unable to proceed further. Any help would be hugely appreciated.