用户名: 密码: 验证码:
喷药机器人杂草识别与导航参数获取方法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
基于机器视觉的喷药机器人杂草识别与导航参数获取方法研究,对定点变量投放化学药剂以降低对生态环境的污染,对农业机械自主或辅助定位导航以实现精确农田作业,均具有重要的现实意义。广泛应用智能农业机械,以技术代替资源,实施精准农业,是本世纪农业发展的必然趋势。
     本文在充分总结国内外先进研究成果的基础上,对喷药机器人杂草识别与定位导航视觉系统的研发进行了基础研究。针对喷药机器人沿导航路径定点变量喷洒的应用目的,以图像处理技术为基础,建立喷药机器人杂草识别与定位导航视觉系统,以快速准确的识别杂草和获取精确的导航参数。本文的主要研究内容及结论如下:
     (1)以福田欧豹4040四轮拖拉机为平台,搭建了喷药机器人杂草识别与定位导航视觉系统。利用C#面向对象语言为开发工具,在Windows xp环境下开发系统软件,以此为基础,实现了杂草识别图像的采集和定位导航图像的采集。
     (2)针对杂草识别和定位导航的应用目的,结合实时性要求,在图像基本处理方法上进行研究,探索研究植物和土壤背景的分割方法,为形成针对杂草识别与定位导航视觉系统的专用图像处理方法打下基础。
     (3)将杂草冠层的形态学特征应用于杂草识别,结合杂草叶片的形状特征,基于4-10-4的BP神经网络实现了麦田伴生杂草的识别,平均正确识别率为88.7%,最高正确识别率可达93.1%。采用最大投票机制构造决策二叉树,提取并筛选玉米幼苗及其伴生杂草的形状和纹理特征,基于SVM的决策二叉树实现了单子叶和双子叶植物的类间分类和类内分类,平均正确识别率为91.4%,最高正确识别率为95.5%。实验结果表明,在识别率和识别精度上,SVM分类器都要优于BP网络分类器。
     (4)避开计算量巨大、实时性差的双目视觉立体匹配问题,以左摄像机为基准,提出了一种根据左、右图像对中的导航路径信息,获取实际导航路径数据的方法。将实测数据投影到左图像上,依据左图像上的路径信息进行导航。
     (5)形态学处理点播作物区域后,结合作物区域的形心点,用改进的Hough变换法实现了点播作物导航路径的识别。针对传统Hough变换不能检测条播作物行宽质心的问题,提出了兼顾虚点检测和透视原理的双Hough变换算法(DHT),实现了条播作物导航路径的识别。
     (6)针对作物行特征不明显的情况,将原图按行间距划分为3个子图像并进行合并,然后在具有明显行特征信息的合并图像上识别导航路径。该方法在作物行特征不明显的情况下,依然能够精确识别导航路径。提出获取精确导航路径的水平扫描法,通过选取合适的d值和Bezier拟合曲线实现对水平扫描法的改进,既平滑了导航路径,又提高了算法的实时性。
     (7)设置ROI窗口递归跟踪导航路径并提出状态曲率的概念,将反馈和预视原理引入喷药机器人杂草识别与定位导航视觉系统。将反馈导航信息、当前导航信息与预视导航信息相结合,设计了串行的导航路径状态BP网络和导航参数BP网络,基于闭环控制策略实现了导航参数的获取。实验结果表明,横向偏差的输出值与实测值的最大偏差为-7cm,均值为-0.6cm,均方差值为3.2cm。偏转角的输出值与实测值的最大偏差为-3°,均值为-0.45°,均方差值为1.2°,横向偏差和偏转角偏差较小,获取的导航参数具有较高的精度。
The machine-vision-based research on weed detection and navigation parameter acquisition of pesticide spraying robot has a great significance both on fixed-point variable spraying of chemicals aiming to reduce the environmental pollution of chemical and on vision navigation of agricultural machinery to achieve the goal of precision agriculture. It is an inevitable trend of agricultural development in this century that intelligence agricultural machinery will be widely applied, resource will be replaced by technology, and precision agriculture will take effect.
     Basic research has been made on weed detection and location and navigation vision system of pesticide spraying robot on the basis of adequate summary about the advanced achievements at home and aboard. Aiming to realize the application of fixed-point variable spraying along navigation path, this paper build up the weed detection and location and navigation vision system of pesticide spraying robot based on the image processing technology, to achieve rapid and exact weed detection and accurate navigation parameter acquisition. The main contents and conclusions of the research are as follows:
     (1) Build up the weed detection and location and navigation vision system of pesticide spraying robot on the platform of tractor Foton European Leopard 4040. Develop system software under the Windows XP environment using C# objected-oriented language to collect the weed detection images and location and navigation images acquisition.
     (2) Combining the real-time demand, the trials on the basic image processing methods and the explorations on segmentation methods of plants and soil background, which aim at the application of weed detection and location and navigation, form the basis of dedicated special image processing methods of the system.
     (3) The accomplishment of the detection of wheat associated weed based on the 4-10-4 BP neural network takes the advantage of applying the morphological features of weed canopy and combining the shape features of weed blade. Average correct detection rate is 88.7% and the highest correct detection rate is 93.1%. Construct the decision binary tree by adopting the largest voting mechanism to extract and screen the shape and texture features of maize seeding and its associated weeds. The SVM-based decision binary tree achieved the inter-class and intra-class classification between monocotyledons and dicotyledons. Average correct detection rate is 91.4% and the highest correct detection rate is 95.5%. The experimental results indicate that the SVM classifier is superior to BP network classifier on detection rate and detection accuracy.
     (4) Present an acquisition method of actual navigation path data according to the navigation path information in the left and right images, which based on the camera on the left side, in order to avoid the problems of vast computation and the shortage in real-time of binocular stereo matching. Actually, it projects the measured data to the left image, and then implements navigation in terms of the path information on the left image.
     (5) After morphology operation on the area of dibbling crops, according to the centroid of the area of crops, achieve the navigation path recognition of dibbling crops using the improved Hough transform. DHT(double-Hough transform), which gives attention to both imaginary point detection and perspective, has been present to settle the issues that traditional Hough Transform fails to detect the centroid of drilling crop row, and achieves the navigation path recognition of drilling crops.
     (6) Divide the original image into three sub-images and then combine them by line spacing when the crop row features are unobvious, furthermore identify the navigation path by the combined images with obvious row features. Under the condition that crops possess no obvious row features, the above method can still accurately identify the navigation path. Present the horizontal scanning method to get the precise navigation path. Improve the horizontal scanning method by selecting the appropriated value of d and the Bezier curve fitting, which smooth the navigation path and improve the real-time simultaneously.
     (7) Set ROI window to recursively track navigation path and present the concept of state curvature, and introduce the principles of feedback and previewing to pesticide spraying robot guidance control. By combining the feedback navigation information with the current navigation information and the previewing navigation information, design the serial navigation path state BP network and guidance control parameters BP network, which achieves the pesticide spraying robot navigation parameters acquisition based on closed-loop control strategy. Experimental results show the biggest deviation between practical with network output value in lateral deviation is -7cm and mean value is -0.6cm and mean square deviation is 3.2cm. The biggest deviation between practical with network output value in steering angle is -3°and mean value is -0.45°and mean square deviation is 1.2°.There is a little deviation in lateral deviation and in steering angle, and high precision in navigation parameter acquisiton.
引文
包晓安,张瑞林,钟乐海.2004.基于人工神经网络与图像处理的苹果识别方法研究.农业工程学报,20(3):109-112
    边肇祺,张学工.2000.模式识别(第二版).北京:清华大学出版社,296-304
    边肇祺,张学工.2000.模式识别(第二版).北京:清华大学出版社,2-80
    曹晶晶,王一鸣,毛文华.2007.张小超.基于纹理和位置特征的麦田杂草识别方法.农业机械学报,38(4):107-110
    陈佳娟,纪寿文,马成林.2000.基于遗传神经网络的玉米叶色的自动测定研究.农业工程学报,16(3):115-117
    陈军,朱忠祥,鸟巢谅,武田纯一.2007.基于神经网络的农用车辆自动跟踪控制.农业机械学报,38(5):131-134
    陈小前,罗世彬,王振国,陶玉静.2002.BP神经网络应用中的前后处理过程研究.系统工程理论与实践,22(1):65-70
    傅雷鸣,薛金林.2004.计算机视觉技术及其在农业机械中的研究与应用.中国农机,(6):62-64
    付忠良.2000.图像阈值选取方法—Otsu方法的推广.计算机应用,20(5):37-39
    高大启.1998.有教师的线性基本函数前向三层神经网络结构研究.计算机学报,21(1):80-85
    韩力群.2006.人工神经网络教程.北京:北京邮电大学出版社.
    韩永峰,李学营,鄢新民,王献革.2010.精准农业的技术体系及其在我国的发展现状.河北农业科学.14(3):146-149
    何东健,耿楠,张义宽.2008.数字图像处理.西安:西安电子科技大学出版社,30~33
    侯媛彬,杜京义,汪梅.2007.神经网络.西安:西安电子科技大学出版社,128-132
    胡波,毛罕平,张艳诚.2007.基于二维直方图的杂草图像分割算法.农业机械学报,38(4):199-202
    黄贤武,王加俊.2000.数字图像处理与压缩编码技术.北京:电子科大出版社,:600-650
    李桂清,李陶深.扫描线种子填充算法的问题及改进.广西大学学报(自然科学版),1998,23:207-211
    李志臣.2007.基于机器视觉的杂草对准喷药控制系统研究.[博士士学位论文].南京:南京农业大学
    龙满生.2002.玉米苗期杂草识别的机器视觉研究.[硕士士学位论文].西安:西北农林科技大学
    龙满生,何东健.2007.玉米苗期杂草的计算机识别技术研究.农业工程学报,23(7):139-143
    贾云得.2000.机器视觉.北京:科学出版社
    李欣.2007.田间杂草的图像识别技术研究,[硕士学位论文].保定:河北农业大学
    李建平,林妙玲.2006.自动导航技术在农业工程中的应用研究进展.农业工程学报,2006,22(9):232-236
    刘敏.2002.基于分形的田间杂草图像分析与识别的研究.[硕士学位论文].北京:北京工业大学
    刘洪臣,陈忠建,冯勇.2006.结合颜色和形态特征的杂草实时识别方法.光电工程,(7):96-100
    卢韶芳.2002.自主式移动机器人分布视觉组合导航基础研究.[博上学位论文].长春:吉林大学
    洛伦茨G.G.1981.函数逼近论.谢庭藩,施威亮译.2000.上海:上海科学技术出版社
    吕俊伟,马成林,于永胜.2005.采用多光谱图像融合提高作物和杂草灰度比值.农业工程学报,21(11):99-102
    纪寿文,王荣本,陈佳娟等.2001.应用计算机图像处理技术识别玉米苗期田间杂草的研究.农业工程学报.17(2):154-156
    靳双珍,刘国顺,闫新甫,史宏志.2010.我国发展精准农业的必要性与应用前景.浙江农业科学,(2):414-416
    孟晓桥,胡占义.2002.一种新的基于圆环点的摄像机自标定方法.软件学报.13(5):957-965
    沈维政,张长利,刘振恒.2006.基于计算机视觉的田间杂草识别方法研究[J].农机化研究,7(7):163~165
    田素博.2007.国内外农业机器人研究进展.农业机械化与电气化,(2):3~5
    王耀南.2004.机器人智能控制工程.北京:北京科学出版社:126-134
    王荣本,纪寿文,初秀民,l王志中.2001.基于机器视觉的玉米施肥智能机器系统设计概述.农业工程学报,17(2):151~154
    徐奕,周军,周源华.2003.立体视觉匹配技术.计算机工程与应用.vo115:1-6
    杨长江,孙风梅,胡占义.2001.基于二次曲线的纯旋转摄像机自标定.自动化学报,27(3):310-317
    杨为民.2003.农业机械机器视觉导航研究.西安:西安交通大学
    杨为民,李天石,贾鸿社.2004.农业机械机器视觉导航研究.农业工程学报,20(1):160-165
    易中懿,胡志超.2010.农业机器人概况与发展.江苏农业科学,(2):390-393
    袁燕利,邢娟,李汝莘等.2001.农业机械智能化与实施精确农业.农业机械学报,32(4):127-128
    袁佐云,毛志怀,魏青.2005.基于计算机视觉的作物行定位技术中国农业大学学报,10(3):69-72
    张广军.机器视觉[M].北京:科学出版社,2005
    张铁中,魏剑涛.1999.蔬菜嫁接机器人视觉系统的研究.中国农业大学学报,1999,4(4):45-47
    章毓晋.2000.图象工程.北京:清华大学出版社,64-66
    章毓晋.1999.图像分割.北京:清华大学出版社,104-108
    赵匀,武传宇,胡旭东,俞高红.2003.农业机器人的研究进展及存在的问题.农业工程学报.19(1):20-24
    赵博,朱忠祥,宋正河,谢斌,毛恩荣.2007.农用车辆视觉导航路径识别方法.江苏大学学报.28(6):482-486
    郑学坚,汪懋华.1999.计算机图像处理技术及其在农业工程中的应用.北京:清华大学出版社:158
    中华人民共和国国务院.2006.国家中长期科学和技术发展规划纲要(2006-2020).http://www.gov.cn/jrzg/2006-02/09/content_183787.htm[2009-06-06]
    周开利,康耀红.2004.神经网络模型及其MATLAB仿真程序设计.北京:清华大学出版社
    周俊,姬长英,刘成良.2005.农用轮式移动机器人视觉导航系统.农业机械学报,36(3):90-94
    周文晖,杜散,叶秀清,顾伟康.2005.基于FPGA的双目立体视觉系统.中国图象图形学报.Vol.10(9):1166-1170
    Gonzalez. Woods.2003数字图像处理(第二版).阮秋琦,等译.北京:电子工业出版社
    Richard O, Duda Peter, Hart E.2004. Pattern classification (second Edition英文版).北京:机械工业出版社,20-24
    Rafael C. Gonzalez.2004. Digital Image Processing Using Matlab北京:电子工业出版社,134-139
    Rafael C Gonzalez, Richard E Wodds.2002.Digital image processing(second Edition英文版).北京:电子工业出版社,599-600
    Acaccia, G.M., Michelini, R.C., Molfmo, R.M., Razzoli, R.P.,2003. Mobile robots in greenhouse cultivation:inspection and treatment of plants. In:Proceedings of ASER 1st International Workshop on Advances in Service Robotics, Italy
    Ashokaraj, I., Tsourdos, A., Silson, P., White, B., Economou, J.,2004. Feature based robot navigation: using fuzzy logic and interval analysis. In:Proceedings of IEEE International Conference on Fuzzy Systems, vol.3, pp.1461-1466
    Aitkenhead M J, Dalgetty I A, Mullins C E.2003. Weed and crop discrimination using image analysis and artificial intelligence methods. Computers and Electronics in Agriculture,39(3):157-171
    Bleyer M, Gelautz M.2005. A layered stereo algorithm using image segmentation and global visibility constraints.ISPRS Journal of Photogrammetry and Remote Sensing,59(3):128-150
    Bleyer M, Gelautz M.2007. Graph-cut-based stereo matching using image segmentation with symmetrical treatment of occlusions.Signal Proeessing Image Communication.22(2):127-143
    Borregaard T, Nielsen H, Norgaard L, et al.2000.Crop-weed discrimination by line imaging spectroscopy. Journal of Agricultural Engineering Research,75:389-400
    Burks T F, Sheare S A, Heath J R, et al.2005.Evaluation of neural-network classifiers for weed species discrimination[J]. Bio-systems Engineering,91(3):293-304
    Burks T F, Sheare S A, Payne F A.2000. Classification of Weed Species Using Color Texture Features And Discriminant Analysis.Transaetions of the ASAE.43(2):441-448
    Burks T F, Shearer S A, Gates R S.2000. Back propagation neural network design and evaluation for classifying weed species using color image texture [J].Transact ions of the ASAE,43(4):1029-1037
    Camargo.Neto, George.E.Meyer, David.D.Jones, Ashok.K.Samal.2006. Plant species identification using Elliptic Fourier leaf shape analysis[J].Computers and Electronics in Agriculture,50(2):121-134
    Chun-Chelh.Yang, Shiy.O.Prasher, Jacques-Andre. Landry,K.Robert.2002. A vegetation localization algorithm for precision farming[J]. Biosystmes engineering,2002,81(2):137-146
    Chun-chleh Yang, Shiv O Prasher, Jacques-Andre Landry, Landry,K.Robert.2003. Development of an image processing system and a fuzzy algorithm for site-specific herbicide applications. Precision Agriculture,4(1):5-18
    Chun-chleh Yang, Shiv O Prasher, Jacques-Andre Landry.2003. Development of a herbicide application map using artificial neural networks and fuzzy logic. Agricultural System,76(2):561-574
    Christine M Onyango, Marchant J A.2003.Segmentation of row crop plants from weeds using color and morphology[J]. Computers and Electronics in Agriculture,39(3):141-155
    D. C. Slaughter, W. T. Lanini, D. K. Giles.2004. Discriminating weeds from processing tomato using visible and near-infrared spectroscopy. Transactions of the ASAE,2004,47(6):1907-1911
    Elfaki M S, Zhang N, Peterson D E.1997.Weed detection using color machine vision. ASAE, Paper No.97-3134
    ElfakiM.S., N.Zhang, D.E.Peterson.Field factors affecting weed detection.ASAE,1997, Paper No.97-3098
    F.A.C.Pinto, Reid J F, Zhang Q.2000. Vehicle guidance parameter determination from crop row images using principal component analysis. J Agric Engng Res,75:257-264
    Feyaerts F, Gool L V.2001.Multi-spectral vision system for weed detection. Pattern Recognition Letters,22:667-674
    Gee ch, Bossu J, Jones G.2007. Crop/weed discrimination in perspective agronomic image. Computers and Electronics in Agriculture,58(1):1-92
    George E Meyer, Joao Camargo Neto, David D Jones.2004. Intensified fuzzy clusters for classifying plant, soil, and residue regions of interest from color images. Computers and Electronics in Agricultures, 42(3):161-180
    Gebhardt S, Kuehbauch W.2007. A new algorithm for automatic rumex obtusifolius detection in digital images using color and texture features and the influence of image resolution[J]. Precision Agric. (8):1-13
    Giles D K, Slaughter D C.1997. Precision band spraying with machine-vision guidance and adjustable yaw nozzles[J]. Transactions of the ASAE,40(1):29-36
    Goel P K, P rasher S O, Patel R M.2002. Use of airborne multi-spectral image for weed detect ion in field crops. Transact ions of the A SA E,45 (2):443-449
    Guo Linsong.2003. Develop of a low-cost navigation system for autonomous off-road vehicles. Urbana-Champaign:University of Illinois at Urbana-Champaign
    Gunther Weise, Yoshisada Nagasaka, Ken Taniwaki.2000.An investigation of the turning behavior of an autonomous rice transplanter. J Agric Eng Res,77(2):233-237
    Hague T., N.D.Tillett.2001. A bandpass filter-based approach to crop row location and tracknig.Mechatronics.(11):1-12
    Hou Xuegui, Chen Yong, Guo Weibin.2008. Machine Vision-based Navigation for a Weeding Robot. Transactions of the CSAM,39(3):106-108
    Idzikowski, M., Podsedkowski, L.2005.Simulation and experimental results of a new method of mobile robot localization. In:Proceedings of 5th International Workshop on Robot Motion and Control, pp. 175-179
    J.Boyce, W. Hassack.1983. Moment invariants for pattern recognition. Pattern Recognition Letters, pp.451-456
    Kanuma T. Torii T.2000.Using Machine Vision Journal of the Japanese society of Agricultural Machinery,62(2):41-48
    Keicher R, Scufert H.2001.Auomatic guidance for agricultural vehicles in the Europe. Computers and Electronics in Agriculture,25:169-194
    Kinderman,S., Osher, S. Jones, P.W.2005. Deblurring and denoising of images by nonlocal functionals. Multiscale Modeling and Simulation.4:1091-1115
    Kise M, Zhang Q,Noguchi N.2005. Obstacle detection using laser range finder for autonomous agricultural machinery.Transactions of the ASAE,48(3):1269-1278
    Konolige K.1997. Small Vision Systmes:Hardware and Implementation.Porc.ISRR,Hyamaa
    Lamm R.D,Slaughter D.C, Giles D.K.2002.Precision weed control system for cotton. Transactions of the ASAE,45(1):231-238
    Lee Y H, Kassam S A.1985. Generalized median filtering and related nonlinear filtering techniques.IEEE Transactions on Acoust.Speech.Signal Processing:33(3)
    Leemans, V, Destain, M.F.2006. Application of the Hough transform for seed row location using machine vision. Biosyst. Eng.94 (3),325-336
    LIU Zheng jun,WANG Chang yao,LIU Ai xia.2004. Evolving neural network using real coded genetic algorithm(GA) for multi-spectral image classification.Future Generation Computer Systems,20(7):1119-1129
    Manh G, Rabatel G.2001.In-field classification of weed leaves by machine vision using deformable templates. Third European Conference on Precision Agriculture. Montpellier France,599-604
    Marchant J A, Onyango C M.2003. Comparison of a Bayesian classifier with a multiplayer feed-forward neural network using the example of plant/weed/soil discrimination[J]. Computers and Electronics in Agriculture,39(1):3-22
    Nagasaka,Y., Umeda, N., Kanetai, Y., Taniwaki, K., Sasaki, Y.,2004. Autonomous guidance for rice transplanting using global positioning and gyroscopes. Comput. Electron. Agric.43,223-234
    Nishiwaki Kentaro, Tatsushi Togashi, Koichi Amaha.2002. Vision-Based Speed and Yaw Angle Measurement System.Proceedings of the Automation Technology for Off-Road Equipment, Chicago, Illinois, USA, pp:212-220
    N.Wang, N.Zhang, E.Dowell.2001. Design of an optical weed sensor using plant spectral characteristics.Transaction of the ASAE,44(2):409-419
    Pablo M Granitto, Pablo F Verdes, H Alejandro Ceccatto.2005. Large-scale investigation of weed seed identification by machine vision. Computers and Electronics in Agriculture,47(1):15-24
    Perez A J, Lopez F, Benlloch J V, et al.2000.Color and shape analysis techniques for weed detection in cereal fields. Computers and Electronics in Agriculture,25:197-212
    Price R R, Nistala G.2005. Development of an inexpensive autonomous guidance system..//ASAE Annual Meeting, Paper No.051139
    Q.M. Zhu.2003. A back propagation algorithm to estimate the parameters of non-linear dynamic rational models, Applied Mathematical Modeling,27, pp:169-187
    Rafael.C.Gonzalez, Richard.E.Woods.2004. Digital Image Processing (Second Edition, English version). Peking:Publishing House of Electronics Industry
    Rgerhards,Hoebel.2006. Practical experiences with a system for site-specific weed control inarabel crops using real-time image analysis and GPS-controlled patch spraying. Weed Research,46:185-193
    Ryu K H, Kim G, Han J S.2001. Development of a robotic transplanter for bedding plants.Agric Eng Res,78(2):141-146
    Shai Avidan, Amnmon Shashua.2001. Threading fundamental matrices. IEEE trans.On Pattern Analysis and Machine Intelligence,23(1):73-77
    Shokri Z Selim,Kamel MS.1992. On the mathematical and numerical properties of the fuzzy.e-meansal gorithm. FuzzyS etsan dS ystems,49:181-1991
    Sogaard.H.T.2005.Weed classification by active shape models.Biosystems engineering,91(3):271-281
    Sogaard.H.T. Olsen H J.2003. Determination of crop rows by image analysis without segmentation. Computers and Electronics in Agriculture,38:141-158
    Southall B, Marchant J A, Hague T.1998.Model Based Tracking for Navigation and Segmentation. Computer Vision.5th European Conference on Computer Vision,Freiburg, Germany
    Sun Ming, Ling Yun.2002. Application of computer vision in automatically discriminating radish seedlings. Transactions of the Chinese Society for Agricultural Machinery,33(5):75-77
    SUN T. Neuvo Y.1994. Detail-preserving median based filters in image processing. Pattern Recognition Letters.15(4)
    Tang L, Tian L,Steward B L.2003. Classification of broadleaf and grass weeds using gabor wavelets and an artificial neural network. Transactions of the ASAE,46(4):595-596
    Tillett N.D., T.Hauge,S.J.Miles.2002. Inter-row vision guidance for mechanical weed control in sugar beet.Computers and Electronics in Agriculture.(33):163-177
    Torisu R, Hai Shen, Takeda J, Ashraf MA, Hai S.2002. Automatic Tractor guidance on sloped terrain(Part 1)—formulation o NN vehicle model and design of control law for contour line travel.Journal of the Japanese Society of Agricultural Machinery.(64):6,88-95
    Toru Torii, Satoshi Kitade, Tsukasa Teshima.2000. Crop row tracking by autonomous vehicle using machine vision (part 1).Jounal of JSAE,62(2):41-48
    Toru Torii, Akira Takamizawa, Tsuguo Okamoto.2000. Crop row tracking by autonomous vehicle using machine vision (part 2).Jounal of JSAE,2000,62(5):37-42
    Van Coillief M B,Verbeke L P C, De WUL F R R.2007. Feature selection by genetic algorithms in object based classification of IKONOS imagery for forest mapping in Flanders.Remote Sensing of Environment,110(4):476-487
    Vera Kurkova,1992. Kolmogorov's theorem and multilayer neural networks Neural Networks, Volume 5, Issue 3, Pages 501-506
    Victor.Alchanatis,Leonid.Rldel, Amots.Hetzroni, Leonid.Yaroslavsky.2005. Weed detection in multi-spectral images of cotton fields. Computers and electronics in agriculture,47(3):243-260
    Vrindts E.2000. Automatic recognition of weeds with optical techniques as basis for site-specific spraying:Dissertations DE Agricultural. Katholieke Univen
    Vrindts E, De Baerdemaeker J, Ramon H.2002. Weed detection using canopy reflectance. Precision Agriculture,3(1):63-80
    Wang Youquan, Zhou Jun, Ji Changying, An Qiu.2008. Design of agricultural wheeled mobile robot based on autonomous navigation and omnidirectional. Transactions of the CSAE,24(7):110-113
    Wanmei Tang.2005. The study of the optimal structure of BP neural network, Systems Engineering-Theory and Practice,10, pp:95-100
    Wilson J N.2000.Guidance of agricultural vehicles a historical Perspective. Computers and electronics in agriculture,25(1-2):3-9
    Y. Caron, P. Makris, N. Vincent.2002. A method for detecting artificial objects in natural environments, in:International Conference on Pattern Recognition (ICPR2002-IAPR), Quebec, Canada, pp. 600-603
    Y.Karimi, S.O.prasher, R.m.Patel, S.H.Kimb.2006. Application of support vector machine technology for weed and nitrogen stress detection in corn. Computers and electronics in agriculture,51(2):99-109
    Yutaka Kaizu.2005. Prototype rice transplanter masters the paddy with machine vision. (Automation Technology).http://www.accessmylibrary.com. [2010-03-16]
    Zhang Zhigang.2006. Automatic Guidance System Dased on DGPS for Rice Transplanter.Guangzhou: South China Agriculture University
    Zhang, L., Ghosh, B.K.,2000. Line segment based map building and localization using 2D laser rangefinder. In:Proceedings of IEEE International Conference on Robotics and Automation,vol.3, pp. 2538-2543
    Zhang F M, Ying Y B.2004. Texture-based edge detection algorithm for machine vision guidance. CIGR international, Beijing
    Zhang Z.1999. Flexible camera calibration by viewing a plane from unknown orientation.ICCV, 666-673
    Zhang Z.2000. A flexible new technique for camera calibration.IEEE Trans on Pattern Analysis and Machine Intelligence,22(11):1330-1334
    Zhao Ying, Chen Bingqi.2006. Fast detection of furrows based on machine vision on autonomous mobile robot. Transactions of the CSAM,37(4):83-86
    Zhu Zhong-xiang, Ryo Torisu, Jun-ichi,Jun Chen.2004.Autonomous Guidance of Tractor along Arbitrary Rectilinear Path on Sloped Terrain.Proceeding of CIGR,Beijing.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700