颜色 Resources

Showing items tagged with "颜色"

This project implements a color-based plant pest detection system using MATLAB, capable of classifying plant leaves into four categories: mild infestation, moderate infestation, severe infestation, and normal. The algorithm workflow involves: organizing leaves by severity level into separate folders, training to extract color components from each leaf, generating training data (color.mat), and testing leaves through brightness adjustment, color space conversion, color component calculation, and final classification. Comprehensive technical support and implementation guidance are available from the author.

MATLAB 198 views Tagged

A simple color-based image retrieval system developed during leisure time, implementing fundamental color analysis algorithms for efficient image matching and retrieval operations.

MATLAB 209 views Tagged