水果检测与自动识别分级我要分享

Fruit detection and automatic classification

图像 灰度处理 二值化 边缘检测 特征提取 中值滤波 毕业论文 毕设

关注次数: 945

下载次数: 79

文件大小: 445KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 5积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

  1. 对于图像的灰度处理,二值化 2.边缘检测,特征提取,中值滤波。 对于水果的分级,包括对水果的用颜色模型进行分析处理。 这是一遍毕业论文设计的程序,具有很高的借鉴价值。

  2. 边缘检测,特征提取,中值滤波。

对于水果的分级,包括对水果的用颜色模型进行分析处理。 这是一遍毕业论文设计的程序,具有很高的借鉴价值。


English Description:

    < For image gray processing, binarization 2. Edge detection, feature extraction, median filtering. For the classification of fruit, including the color model of fruit. This is a graduation thesis design process, has a high reference value < / Li > < li > < p > edge detection, feature extraction, median filtering < / Li > < / OL > < p > for the classification of fruits, including the color model of fruits. This is a graduation thesis design process, has a high reference value


代码预览

Copy of coding

LBP.m

RGB2Lab.m

Untitled1.m

apple images

apple images\Thumbs.db

apple images\a_blotch (1).jpg

apple images\a_blotch (2).jpg

apple images\a_blotch (3).jpg

apple images\a_blotch (4).jpg

apple images\a_blotch.jpg

apple images\a_rot (1).jpg

apple images\a_rot (2).jpg

apple images\a_rot (3).jpg

apple images\a_rot (4).jpg

apple images\a_rot.jpg

apple images\a_rust (1).jpg

apple images\a_rust (2).jpg

apple images\a_rust (3).jpg

apple images\a_rust (4).jpg

apple images\a_rust.gif

apple images\a_scab (1).jpg

apple images\a_scab (2).jpg

apple images\a_scab (3).jpg

apple images\a_scab (4).jpg

apple images\a_scab.jpg

apple images\apple (2).jpg

apple images\apple.jpg

apple images\apple1.jpg

apple images\apple2.jpg

apple images\apple3.jpg

b1.mat

b2.mat

b3.mat

b4.mat

b5.mat

ccv.m

k_means.m

main.m

main20.m

main_ccv.m

n1.mat

n2.mat

n3.mat

n4.mat

n5.mat

net1.mat

r1.mat

r2.mat

r3.mat

r4.mat

r5.mat

rgb2xyz.m

ru1.mat

ru2.mat

ru3.mat

ru4.mat

s1.mat

s2.mat

s3.mat

s4.mat

s5.mat

train_final.m