1) The document presents a method for classifying leaf species using geometric features extracted from leaf images. It extracts features like moments, convexity, perimeter ratio, and margin characteristics.
2) A linear discriminant classifier is trained on the extracted features to classify leaves into species. This method achieves better accuracy than previous shape-based methods.
3) The method segments leaves from images, extracts contours, and detects corners before calculating geometric features for classification. It presents results demonstrating high classification accuracy.