paper-with-me

Papers

Fusing Color and Texture Cues to Categorize the Fruit Diseases from Images

2014-12-23 · Shiv Ram Dubey, Anand Singh Jalal

The economic and production losses in agricultural industry worldwide are due to the presence of diseases in the several kinds of fruits. In this paper, a method for the classification of fruit diseases is proposed and experimentally validated. The image processing based proposed approach is composed of the following main steps; in the first step K-Means clustering technique is used for the defect segmentation, in the second step color and textural cues are extracted and fused from the segmented image, and finally images are classified into one of the classes by using a Multi-class Support Vector Machine. We have considered diseases of apple as a test case and evaluated our approach for three types of apple diseases namely apple scab, apple blotch and apple rot and normal apples without diseases. Our experimentation points out that the proposed fusion scheme can significantly support accurate detection and automatic classification of fruit diseases.

📄 PDF Abstract BibTeX arXiv:1412.7277

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral Classification

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

FruitNinja: 3D Object Interior Texture Generation with Gaussian Splatting

2024-11-18 · CVPR 2025 1 · Fangyu Wu, Yuhao Chen

In the real world, objects reveal internal textures when sliced or cut, yet this behavior is not well-studied in 3D generation tasks today. For example, slicing a virtual 3D watermelon should reveal flesh and seeds. Give…

3D Generation3DGSTexture Synthesis

YCDa: YCbCr Decoupled Attention for Real-time Realistic Camouflaged Object Detection

2026-03-02 · PeiHuang Zheng, Yunlong Zhao, Zheng Cui, Yang Li arxiv

Human vision exhibits remarkable adaptability in perceiving objects under camouflage. When color cues become unreliable, the visual system instinctively shifts its reliance from chrominance (color) to luminance (brightne…

Object Detection

On the Influence of Shape, Texture and Color for Learning Semantic Segmentation

2024-10-18 · Annika Mütze, Natalie Grabowsky, Edgar Heinert, Matthias Rottmann 외

In recent years, a body of works has emerged, studying shape and texture biases of off-the-shelf pre-trained deep neural networks (DNN) for image classification. These works study how much a trained DNN relies on image c…

image-classificationImage ClassificationSemantic Segmentation

Dates Fruit Disease Recognition using Machine Learning

2023-11-17 · Ghassen Ben Brahim, Jaafar Alghazo, Ghazanfar Latif, Khalid Alnujaidi

Many countries such as Saudi Arabia, Morocco and Tunisia are among the top exporters and consumers of palm date fruits. Date fruit production plays a major role in the economies of the date fruit exporting countries. Dat…

Sketch and Text Synergy: Fusing Structural Contours and Descriptive Attributes for Fine-Grained Image Retrieval

2026-04-17 · Siyuan Wang, Hanchen Gao, Guangming Zhu, Jiang Lu 외 arxiv

Fine-grained image retrieval via hand-drawn sketches or textual descriptions remains a critical challenge due to inherent modality gaps. While hand-drawn sketches capture complex structural contours, they lack color and …

Image Retrieval