登录
首页 » matlab » 谷物颗粒计数

谷物颗粒计数

于 2017-12-06 发布 文件大小:99KB
0 295
下载积分: 1 下载次数: 31

代码说明:

  谷物作为主要粮食和饲料作物,在农业生产中占有重要地位。提高谷物产量和质量的主要方法是选育出优质品种,而在选育品种过程中,对种子的计数是不可缺少的内容。目前,种子的计数方法通常采用人工计数,或半自动的光电计数器,很显然传统的计数方法存在着效率低、准确性不高等缺点。笔者利用计算机图像识别和处理技术实现考种过程中的计数,为谷物粒群的识别、精选、分级等的进一步研究奠定必要的理论与实践基础,并为育种工作提供一种高效、快捷的谷物计数新技术 用Matlab实现这种方法,既能分步对谷物颗粒图像预处理算法进行仿真测试,又可以很直接地得到谷物颗粒个数的结果。实验证明,用Matlab实现的处理结果比较理想,满足识别的应用性。本文介绍用matlab实现了对谷物颗粒图像的灰度化处理、去除噪声处理、灰度图像的二值化、谷物颗粒的数值计算等。并选取较好的处理步骤和算法参数解决谷物颗粒图像预处理的问题。(The grain plays an important role in the production of agriculture as main food supplyment of mankind and animals. The main way to improve grain yield and quality is to breed high-quality varieties.However, in the process of breeding varieties, counting seeds is an essential element.Nowadays, the counting of seeds is usually done manually,or semi-automatic photoelectric counter. It is obvious that the traditional counting method has the disadvantages of low efficiency and low accuracy. The use of computer image recognition and processing technology to achieve the counting test in the process of selection for identification, grain group, lay the theoretical and practical foundation for further research of the necessary classification, and for breeding work provides an efficient, fast new grain counting technique)

文件列表:

Untitled.m, 933, 2017-05-19
Untitled2.m, 1904, 2017-05-19
Untitled3.m, 443, 2017-05-19
Untitled12.m, 824, 2017-05-21
Untitled32.m, 418, 2017-05-19
Untitled44.m, 1299, 2017-05-19
Untitled51.m
Untitled888.m, 2017, 2017-05-25
123.png, 99486, 2017-05-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CD-125K-HI-RW-USB
    125K HID programmer with USB interface
    2020-06-24 13:00:02下载
    积分:1
  • 我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第...
    我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢后滑 20% 向左两个点 -procedures we will use to simulate the traditional hand problems. We will adopt the random number generator of the development of the simulation program. Another winner set up 70 points, each point represents the runway competition of a possible location. The turtle and a rabbit from the starting point and finish in the first 70 points. According to the clock to a few seconds of dollars. As the clock turned to procedures under the following rules to regulate turtle and the rabbit"s location. Running types of animals occupying volume running time 50% of turtles to leave three points right after sliding 20% six points left walking 30% a point right rabbits sleep 20% Fixed After a 20% slide right nine points to leave 10% left
    2023-05-25 17:55:03下载
    积分:1
  • bp叶绿素
    利用bp神经网络 进行叶绿素反演 基于matlab 可以运行(Chlorophyll inversion using BP neural network can be operated based on MATLAB)
    2020-11-09 16:59:46下载
    积分:1
  • 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连
    该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。-This method is the use of anti-symmetric biorthogonal wavelet decomposition coefficients video frame the direction of gradient vector, and then statistics from the gradient vector angle and modulus values constitute the joint space of two-dimensional histogram, and then calculating the histogram for the distance between frames, by the two frames between the consecutive values, the final adaptive threshold segmentation, shot boundary detected.
    2022-05-09 05:15:23下载
    积分:1
  • nalimai
    可以自动生成城市清单,类似一个在线问答系统,但着重购物,可以做成导购网站,城市生活平台(Can automatically generate city list, similar to an online question and answer system, but focus on shopping, you can make shopping guide website, urban living platform)
    2017-08-02 11:27:35下载
    积分:1
  • mirpur
    tcl scripts for mirpur area
    2019-03-16 23:46:25下载
    积分:1
  • double-dimensional-array
    vb没有二维不定数组,工作的需要,自己写了个实现二维不定数组的小例子(vb D Indefinite array work needs to write their own small example D Indefinite array)
    2012-09-11 17:15:08下载
    积分:1
  • computationalgeometry
    计算几何,英文版,写的十分详细,适合初学者入门学习,老手也可丛中学到不少知识(Computational geometry, English, written in great detail, suitable for beginners study entry, a pair of veterans may also learn a lot of knowledge)
    2009-02-25 09:59:46下载
    积分:1
  • 一个用java编的联机坦克游戏,支持直接现卡操作全屏模式
    一个用java编的联机坦克游戏,支持直接现卡操作全屏模式-with a series of the tanks on-line games, in support of direct current card operated in full-screen mode
    2023-05-09 20:45:02下载
    积分:1
  • altera_pcie
    Altera PCIE docuemntation
    2018-08-14 16:30:51下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载