paper-with-me

홈 › Papers

Identification of Orchid Species Using Content-Based Flower Image Retrieval

2014-06-10 · D. H. Apriyanti, A. A. Arymurthy, L. T. Handoko

In this paper, we developed the system for recognizing the orchid species by using the images of flower. We used MSRM (Maximal Similarity based on Region Merging) method for segmenting the flower object from the background and extracting the shape feature such as the distance from the edge to the centroid point of the flower, aspect ratio, roundness, moment invariant, fractal dimension and also extract color feature. We used HSV color feature with ignoring the V value. To retrieve the image, we used Support Vector Machine (SVM) method. Orchid is a unique flower. It has a part of flower called lip (labellum) that distinguishes it from other flowers even from other types of orchids. Thus, in this paper, we proposed to do feature extraction not only on flower region but also on lip (labellum) region. The result shows that our proposed method can increase the accuracy value of content based flower image retrieval for orchid species up to $\pm$ 14%. The most dominant feature is Centroid Contour Distance, Moment Invariant and HSV Color. The system accuracy is 85,33% in validation phase and 79,33% in testing phase.

📄 PDF Abstract BibTeX arXiv:1406.2580

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Multispecies fruit flower detection using a refined semantic segmentation network

2018-09-20 · Dias Philipe A., Tabb Amy, Medeiros Henry

In fruit production, critical crop management decisions are guided by bloom intensity, i.e., the number of flowers present in an orchard. Despite its importance, bloom intensity is still typically estimated by means of h…

ManagementSemantic Segmentation

AI-based Mapping of the Conservation Status of Orchid Assemblages at Global Scale

2024-01-09 · Joaquim Estopinan, Maximilien Servajean, Pierre Bonnet, Alexis Joly 외

Although increasing threats on biodiversity are now widely recognised, there are no accurate global maps showing whether and where species assemblages are at risk. We hereby assess and map at kilometre resolution the con…

LifeCLEF Plant Identification Task 2014

2025-09-28 · Herve Goeau, Alexis Joly, Pierre Bonnet, Souheil Selmi 외 arxiv

The LifeCLEFs plant identification task provides a testbed for a system-oriented evaluation of plant identification about 500 species trees and herbaceous plants. Seven types of image content are considered: scan and sca…

Apple Flower Detection using Deep Convolutional Networks

2018-09-17 · Philipe A. Dias, Amy Tabb, Henry Medeiros

To optimize fruit production, a portion of the flowers and fruitlets of apple trees must be removed early in the growing season. The proportion to be removed is determined by the bloom intensity, i.e., the number of flow…

Self-supervised Learning for Panoptic Segmentation of Multiple Fruit Flower Species

2022-09-10 · Abubakar Siddique, Amy Tabb, Henry Medeiros

Convolutional neural networks trained using manually generated labels are commonly used for semantic or instance segmentation. In precision agriculture, automated flower detection methods use supervised models and post-p…

Data AugmentationInstance SegmentationPanoptic SegmentationSegmentation+2