用户名: 密码: 验证码:
采摘机器人图像处理系统中的关键算法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
中国是一个水果生产大国,利用机器视觉技术实现自动收获能够解决我国劳动力短缺问题并大幅提高生产力。但由于果树的生长环境的非结构化,采摘机器人的视觉系统获取的图像是一幅包含有天空、树枝、树叶、土壤和果实的复杂图像,且树上果实的生长形态多种多样,果园的光线变化无常,所有这些因素决定了建立一个实用摘机器人视觉系统是一个复杂的系统工程。
     本文以在自然光条件下拍摄的果树图像为研究对象,结合图像处理、计算机视觉以及人工智能技术对果实采摘机器人视觉系统中图像处理关键算法进行了深入的研究,主要工作和研究成果如下:
     1)基于改进k-mean均值聚类算法的彩色果实图像分割
     首先对颜色空间进行了深入研究,在RGB, HIS, YCgCr, YCbCr和CLE5种颜色空间中选择21个颜色特征,利用BP神经网络系统找出识别率最高、误分率最低的颜色特征组(H,Cr(YCgCr), Cr(YCbCr), R-G,2R-G,Cb-Cr),并将该特征组作为果实图像分割的向量;然后利用变异系数赋权法对k-means聚类算法进行改进,并对识别样本集中的果实图像进行分割试验。结果表明,本文提出的算法能够对自然光照条件下成熟桃子图像进行有效分割,且对逆光拍摄的桃子图像分割效果也很好,算法识别正确率大于89.5%。该方法结合了多种颜色空间的优势,克服了传统欧氏距离在聚类算法中的缺陷,提高了图像分割的效率和识别精度。
     2)结合颜色和纹理特征两步法实现果实和背景精准分割
     以自然条件下采集的果实图像为对象,研究利用颜色和纹理特征进行果实识别的方法,提出了一种基于纹理和颜色两步图像分割方法。首先选择16×16,8×8两种窗口对图像进行分块处理,计算基于灰度共生矩阵(0°,45°,90°,13504个方向)的能量(en)和对比度(con)特征;同样对这两种窗口图像进行一次Harr小波分解,获取4种纹理特征:水平细节图像对应的能量(enChl)和对比度(conChl),垂直细节图像对应的能量(enCvl)和对比度(conCvl)。利用BP神经网络选择最优纹理分割特征:16×16窗口的对比度(con)和垂直细节的对比度(conCvl),利用训练好的神经网络对图像进行一次分割,粗略确定果实位置;然后颜色特征H和R-G对图像进行二次确认分割。研究结果表明,不管是顺光图像还是逆光图像,两步法均能达到很好的分割效果。
     3)改进的圆形Hough变换检测并定位独立生长状态的类圆果实
     首先为了能够快速准确地计算出相互分离且无遮挡类圆果实的形心坐标和半径,提出来了一种基于改进圆形随机Hough变换的快速类圆果实目标检测方法。在实现背景分离后获取单像素果实轮廓,并按步长获取果实的边缘特征点;然后,根据边缘特征点的平均切线方向对特征点进行分组,并以此为依据对圆形RHT算法进行改进;最后利用改进后的圆形RHT算法计算出类圆果实的形心坐标和半径。研究结果表明,该方法能够快速准确地对生长状态为相互分离的类圆果实进行检测,对部分被遮挡的类圆果实识别效果也较好。
     4)基于凹点搜索的重叠果实的快速定位和检测
     为了能够快速准确地计算出生长状态为靠拢或重叠的成熟类圆果实的形心坐标和半径,提出了一种基于凹点搜索的快速定位和检测重叠果实目标的方法。采用链码跟踪法获得单像素果实轮廓,并按步长获取边缘特征点;然后利用N点方向编码差获取边缘凹点,确定凹点群,根据阈值确定分割凹点;最后利用改进的Hough变换计算出多个重叠桃子的形心坐标和半径。研究结果表明,该方法能够快速准确地实现多果重叠情况下果实目标的检测。
     5)基于相位编组的树枝障碍物的检测方法
     为了能够快速准确地计算出果树枝干的空间位置,提出了一种基于梯度相位编组的Hough变换树枝检测新算法。利用改进的平方梯度法计算边缘点的梯度相位角,找出梯度相位直方图中多个阈值大于T的峰值。然后将具有相近梯度相位角的边缘点归为一组。最后对每组中的边缘点采用改进的两点表决Hough变换算法找出对应的直线参数。利用梯度相位角进一步验证参数的正确性。研究结果表明,本文提出的梯度相位编组直线检测方法具有速度快,检测误差小和鲁棒性强的特点,该方法能够快速准确地实现果树树枝的定位和检测,对部分被遮挡的树枝识别效果也较好。
     6)研究了独立生长的果实的生长姿态的识别方法
     为了避免机械手在收获过程中因缺少果实生长姿态信息造成对果实和枝干的损伤,提出了一种苹果生长姿态估算方法。首先以无遮挡相互分离的树上苹果为研究对象,根据果实轮廓的几何特征提出了四种判定果实生长姿态的方法①二阶中心矩法——由2阶中心矩计算出的惯性主轴方向就是苹果的果轴方向;②最短距离法——利用最短距离原理找出质心和果梗中心点,由这两点定果轴方向;③最小斜率方差法——斜率方差最小的边缘轮廓段的中点,被视为果梗中心点。④三点一线法—果梗中心点,质心和花萼遗迹中心点三点可以确定果轴方向。最后,分析了已有的四种方法的优缺点,并提出了综合四种方法进行决策融合。研究结果表明,基于四种方法的决策融合识别苹果的正确率高于单独使用任何一种方法可达到了90%,且识别速度降幅在允许范围内。
China is a large country where a lot of fruits grow in.In order to alleviate shortage of the labour force and raise labor productivity, machine vision technology is applied in fruit atomatic picking system. Generally, for the fuit trees grow in the non-structural environment, the image captured by computer vision system of picking robot is composed of sky image, branches image, leaves image, soil image, fruits image and et al. The varieties of growth morphology of fruits and the changeable sunlight determin that buiding a vision system is a complex system engineering.
     Regarding images of fuit trees taken in natural scene as the research object, with the help of technology of image processing,computer vision and artificial intelligence, the key technology of vision system of fruit picking robot was studied in this paper, the main work and reserch results were as following:
     l)Color Image Segmentation based on improved K-means algorithm
     Firstly, after making an intensive study on the color spaces,21color characters were selected from RGB,HIS,YcgCr,YcbCr and CIE five color spaces. The combination of color characters (H,Cr(YCgCr), Cr(YCbCr), R-G,2R-G,Cb-Cr) group which had maximum recognition rate and minimum recognition error rate were found based on BP neural network, and the combination of color characters was used as the feature vector to segment the fruit image; Secondly, images in recognition sample space were segmented by using the improved k-means algorithm based on variance coefficient weighting method. The overall results showed that the proposed method could segment the ripe peach image under natural sun light validly, it could also segment the images taken opposite the sun, the recognition accurate rate could obtain89.5%. The method proposed in this thesis which combined the advantage of several color spaces,could raise the image segmentation efficiency and identification accuracy.It could also overcome the defects of trandional euclid distance in clustering algorithm.
     2)Two-step method based on texture and color characters to separate the fruits from the background acculately
     Regarding the fruit images captured in natural scene as the research subject, the fruit recognition methods basedon texture and color charcter were studied, and two-step method based on texture and color characters to separate color image was put forward. Firstly, image was divided into blocks whose size were16×16and8×8, energy and contrast based on Gray-level Co-occurrence Matrix((0°,45°,90°,135°) were calculated in the two kinds of block. Four kinds of texture character:Enger of horizontal detail image, contrast of horizontal detail image, enger of vertical detail image and contrast of vertical detail image were obtained after the image was first decomposed with Haar wavelet in these two kinds of block. After the best texture characters:con and conCvl of16×16block were selected by BP network, the position of fruit in image was located approximately by using the trained BP neural network to segment the image. Then the image was segmented again by use of the color characters:H and R-G. The results showed that two-step method could get good segmentation results for images opposite the sun or front the sun.
     3) Location and detection for single quasi-circular fruits based on improved hough transform
     In order to calculate accurate centric coordinates and radius of quasi-circular fruit rapidly, a kind of detection method for quasi-circular fruits based on improved circular randomized Hough transform was proposed. After the object was segmented from background with2R-G, the thinning algorithm was used to extract one-pixel fruit contour, from which the edge character points were abstracted. Then the edge character points were grouped according to their average tangent directions, with which the circular RHT algorithm was improved. Last, the centric coordinates and radius of quasi-circular fruits were calculated with the optimized circular RHT algorithm. The overall results showed that the proposed method could detect the quasi-circular fruits rapidly and accurately, it could also recover the shape of part-covered fruit satisfactorily.
     4)Location and detection for overlapped fruits based on searching concave spots
     In order to calculate centric coordinates and radius of quasi-circular ripe fruits whose growing state was approached or overlapped, a kind of fast location and defection method for fruits object based on searching concave spots was proposed. After the object was segmented from background with hue according to statistical law, the freeman chain code algorithm was used to extract one-pixel fruit contour, from which the edge character points were abstracted. Then the edge concave spots which were found by direction coding difference of N points, were divided into several concave spot groups, and the segmentation concave spots were located by the threshhold. Last, the centric coordinates and radius of several overlapped peaches were calculated based on optimized circular Hough transform. The research results show that the proposed method can detect the overlapped ripe fruits accurately and rapidly.
     5)Location and detection for branches based on gradient phase grouping A new method of Hough transform based on gradients phase grouping for branches detection was proposed to locate the position of branches of fruit trees accurately and rapidly. After the gradient phase of edge points were calculated by using the squared gradient method, the histogram of gradients's direction were calculated. From the histogram, several peak values were found by threshold T. Then edge points were grouped according to their gradent phases, and points in each group almost had the same gradient's direction. Last, an improved two-points Hough transform was applied to edge points in each group to calculate the parameters of lines, and the gradent's direction of every group was used to affirm the correctness of the parameters. The research results showed that the proposed had the merits of high speed, low error and strong robustness, and could locate the branches of fruit trees accurately and fastly,it could also detect part-covered branches satisfactorily.
     6) Study on methods to estimate the growing attitude of single apple
     In order to avoid damaging apples and branches caused by manipulator during the picking operation, for the absence of attitude information, an apple's attitude estimation method was put forward. After the apple object was segmented from background with the two-step algorithm based on the characters of color and texture, the freeman chain code algorithm was used to extract one-pixel fruit contour. Then least distance method, least slope variance method and three collinear points method were given,and the recognition rates of three methods were compared. Lastly, for the purpose of improving recognition rate, decision method based on fusion of four methods was proposed. The research results showed that the recognition rates by use of four methods were higher than using any of methods seperatly, and the recognition rates could reach90%.
引文
[1]刘长林,张铁中,杨丽.果蔬采摘机器人研究进展[J].安徽农业科学,2008,36(13):5394-5397.
    [2]吕小莲.基于四自由度西红柿采摘机器人视觉系统的研究[D].沈阳农业大学,2008.
    [3]Pool T A,Harrell R C. An end-effector for robotic removal of citrus from the tree[J]. Transactions of the ASAE,1991,34(2):373-378.
    [4]Jose L,Ceres R,Antonio R. Mechanical design of a fruit picking manipulator:improvement of dynamic behavior[A]. Proceedings of the 1996 IEEE International Conference on Robotics and Automation [C].1996,969-974.
    [5]Harrell R C,Adsit P D,Pool T A, et al. The Florida robotic grove-lab[J].Transactions of the ASAE,1990,33(2):391-399.
    [6]汤修映,张铁中.果蔬收获机器人研究综述[J].机器人,2005,27(1):90-95.
    [7]刘长林,张铁中,等.果蔬采摘机器人研究发展[J].安徽农业科学,2008,36(13):5394-5397.
    [8]KONDON,NISHITSUJIY,LINGP,et al.Visual feedback guided robotic cherry tomato harvesting[J]. Trans ASAE,1996,39:2331-2338.
    [9]KONDON, TINGK C. Robotics for Bioproduction systems[M].NewYork:ASAE Publication,1998.
    [10]Hayashi S,Ganno K, Ishii Y.RoboticHarvestingSystemforEggplants[J]. JARQ,2002,36(3):163-168.
    [11]Hayashi S,Ganno K, Ishii Y.Machine vision algorithm of eggplant recognition for robotic harvesting[J]. J SHITA,2002,12(1):38-46.
    [12]Hayashi S,Ganno K, Ishii Y. Visual feedback guidance of manipulator for eggplant recognition using fuzzy logic[J]. J SHITA,2004,12(2):83-92.
    [13]Hayashi S. Development of a harvesting end-effecter for eggplants[J]. J SHITA,2002,13(2):97-103.
    [14]崔玉洁、张祖立、白晓虎.采摘机器人的研究进展与现状分析[J].农机化研究,2007,2:4-6.
    [15]刘继展.番茄采摘机器人真空吸持系统分析与优化控制研究[J].江苏大学,2010,12,13-14.
    [16]Duke M.Bulanon, Takshi Kataoka, Hiroshi Okamoto, etal.Feedback Control of Manipulator Using Machine Vision for Robotic APPle Harvesting[C].ASAE Annual International Meeting,2005:1-8.
    [17]D.M.Bulanon, T.Kataoka, H. Okamoto, et al. Determining The3-D Location of the Apple Fruit during Harvest[C].Proeeedings of Conference on Automation Technoloy for Off-Road Equipment, 2004:91-97.
    [18]宋健,孙学岩,张铁中,等.开放式茄子采摘机器人设计与试验[J].农业机械学报, 2009,40(01):143-147.
    [19]赵庆波.果树采摘机器人控制与避障技术研究[D].镇江:江苏大学,2008.
    [20]杨文亮.苹果采摘机器人机械手结构设计与分析[D].镇江:江苏大学,2009.
    [21]刘锐.水果采摘机器人视觉控制及其轨迹规划研究[D].南京:南京农业大学,2009.
    [22]李明喜.基于多源图像融合的收获目标准确定位研究[D].镇江:江苏大学,2008.
    [23]张凯良,杨丽,张铁中.草莓采摘位置机器视觉与激光辅助定位方法[J].农业机械学报,2010,41(4):152-156.
    [24]Hayashi S, Garmo K.Ishii Y, et al.Robotic harvesting system for eggplants[J].JARQ,2002, 36(3):163-168.
    [25]Harrell R C, Adsit P D,Munilla R D, et al.Robotic picking of citrus[J].Robotica,1990,8(4):269-278.
    [26]姚立健.茄子收获机器人视觉系统和机械臂避障规划研究[D].南京农业大学.2008,6.
    [27]Kondo N, Monta M,Fujiura T.Fruit harvesting robot in Japan[J].Advanced Sapce Research,1996,18(12):181-184.
    [28]刘禾,王懋华.苹果自动分级中图像分割[J].中国农业大学学报,1996,1(6):89-93
    [29]张铁中,魏剑涛.蔬菜嫁接机器人视觉系统的研究[J].中国农业大学学报,1999,4(4):45-47.
    [30]冯斌.计算机视觉信息处理方法与水果分级检测技术研究[D].中国农业大学,2002.
    [31]饶秀勤,应义斌.基于机器视觉的水果尺寸检测误差分析[J].农业工程学报,2003,19(1):121-123.
    [32]沈明霞,姬长英等.基于遗传BP神经网络的苹果形状识别[J].粮油加工与食品机械,2003,12:64-66.
    [33]赵杰文,刘木华,杨国彬.基于HIS颜色特征的田间成熟番茄识别技术[J].农业机械学报,2004,35(5):122-124.
    [34]周天娟,张铁中,杨丽.草莓采摘机器人的研究:Ⅲ.扫描线填充算法在草莓图像空洞填充中的应用[J].中国农业大学学报,2007,12(2):67-71.
    [35]周天娟,张铁中,杨丽等.基于数学形态学的相接触草莓果实的分割方法及比较研究[J].农业工程学报,2007,23(9):164-168.
    [36]Kassay L.Hungarian robotic apple harvester[H].ASAE Paper,1992,92-7042.
    [37]Buemi F.,Massa M.,and Sandinj G.1995.Agrobot:a robotic system for greenhouse operations.4th Workshop on robotics in Agriculture,IARP,Tolouse,pages 172-184.
    [38]Kondo N, Nishitsuji Y, Ling P P, Ting K C.Visual feedback guided robotic cherry tomato harvesting.Transactions of the ASAE,1996,39(6):2331-2335.
    [39]Hatou K,Matsuura H,Morimoto T, et al. Separation and recognition of overlapped fruits using a 3-dimensional visual sensor[A]. IFAC Mathematical and Control Applications in Agriculture and Horticulture[C].Hannover,Germany:1997.137-140.
    [40]Cao Q, Nagata M, Gejima Y,Shrestha B.R, et al.Basic study on strawberry harvesting robot(Part I)-algorithm for locating and feature extracting of strawberry fuits.Bio-Robotics,Inoformation Technology and Intelligent Control for BioPorduction Systems.2000.
    [41]Shinsuke Kitamura, Koichi Oka.Recognition and cutting system of sweet pepper for picking robot in greenhouse horticulture.Proceedings of the IEEEE International Conference on Mechatronics & Automation Niagara Falls,Canada,2005.
    [42]张瑞合,姬长英等.计算机视觉技术在番茄收获中的应用[J].农业机械学报,2001,32(5):50-52,58.
    [43]吕朝辉,陈晓光等.基于双目立体视觉的秧苗直立度自动测定系统[J].农机学报,2002,33(1):60-62.
    [44]郑小东,赵杰文,刘木华.基于双目立体视觉的番茄识别与定位技术[J].计算机工程,2004,30(22):155-157,171.
    [45]李玉良.基于立体视觉的遮挡柑橘识别与空间匹配研究[D].江苏大学,2007,6.
    [46]周小军.柑橘采摘机器人成熟果实定位及障碍物检测研究[D].江苏大学,2009,6.
    [47]方建军.移动式采摘机器人研究现状与进展[J].农业工程学报,2003,20(2):273-278.
    [48]宋健,张铁中等.果蔬采摘机器人研究进展与展望[J].农业机械学,2006,37(5):158-162.
    [49]方建军.采摘机器人开放式控制系统设计[J].农业机械学报,2005,36(5):83-86.
    [50]周云山,李强等.计算机视觉在蘑菇采摘机器人上的应用[J].农业工程学报,1995,11(4):27-32.
    [51]张铁中,魏剑涛.蔬菜嫁接机器人视觉系统的研究(Ⅰ)[J].中国农业大学学报,1999,4(4):45-47.
    [52]徐丽明,张铁中,刘长青.蔬菜嫁接机器人系统[J].中国农业大学学报,2000,5(2):34-36.
    [53]张铁中,魏剑涛.蔬菜嫁接机器人视觉系统的研究(Ⅱ)[J].中国农业大学学报,1999,4(4):48-50.
    [54]Baeten J, Donne K, Boedrij S, et al. Autonomous fruit picking machine:a robotic apple harvester [J]. Springer Tracts in Advanced Robotics (STAR),2008,42:531-539.
    [55]仲琴.基于机器视觉的番茄收获机器人目标定位技术研究[D].江苏大学,2005,6.
    [56]刘洪霞.番茄自动收获中目标识别的一种简便算法[D].江苏大学,2003,4.
    [57]姜丽萍.番茄力学特性及其在采摘机器人执行器设计中的应用[D].江苏大学,2006,6.
    [58]林伟明.收获机器人成熟番茄视觉识别技术研究[D].江苏大学,2005,6.
    [59]郑小东,赵杰文,刘木华.基于双目立体视觉的番茄识别与定位技术[J].计算机工程,2004,30(22):155-156.
    [60]王沈深.机器人采摘番茄中双目定位技术[D].江苏大学,2006,6.
    [61]林龙宝.基于三维视觉的水果采摘机器人技术研究[D].中国农业大学:2003,6.
    [62]梁喜凤,苗香雯,崔绍荣,等.番茄收获机器人技术研究进展[J].农机化研究,2003,(4):1-4
    [63]梁喜凤.番茄收获机械手机构分析与优化设计的研究[D].浙江大学:2004,6.
    [64]Jimenez A R, Ceres R, Pons JL. A survey of computer vision methods for locating fruit on trees[J].Transaction of the ASAE,2000,43(6):1911-19120.
    [65]Naoshi Kondo, Mistjui Monta,Tateshi Fujiura. Basic constitution of a robot for agricultural use[J].Advanced Robotic,1996,10(4):339-353.
    [66]林龙宝.基于三维视觉的水果采摘机器人技术研究[D].中国农业大学:2003,6
    [67]曹自新,吕恬生.草莓拣选机器人的开发[J].上海交通大学学报,1999,3(7):880-884
    [68]王荣本,纪青文等.基于机器视觉的玉米施肥智能机器人自定位方法[J].农业机械学报,2001,32(6):49-51
    [69]胥芳,张立斌等.农业机器人视觉传感系统的实现与应用研究[J].农业工程学报,2002,8(4):180-184.
    [70]纪良文,吴春笃.喷药机器人辅助视觉系统中超声测距数据的采集与处理[J]。江苏理工大学学报,1999,20(3):86-90.
    [71]Harrell R C, Adsit P D, Pool T A,et al.The Florida robotic grove-lab[J].Transactions of the ASAE,1990,33(2):391-399.
    [72]Ceres R, Pons F L, Jimenez A R,et al.Design and implementation of an aided fruit-harvesting Robot(Agribot)[J]. Industrial Robot,1998,25 (5):337-346.
    [73]张铁,谢存禧.机器人学,广州:华南理工出版社,2001.5.
    [74]蔡自兴.机器人学.北京:清华大学出版社,2000,9.
    [75]冈本嗣男.生物农业智能机器人.北京:科学技术文献出版社,1994.
    [76]余长.软质水果收获机器人[J].机器人技术与应用,1998(5):22
    [77]虞旦,韦巍,张远辉.基于单目视觉的移动机器人跟随[J].仪器仪表学报,2010,31(3):659-664
    [78]袁国勇.农业收获机器人的技术特点及发展现状[J]http://www.paper.edu.cn
    [79]林宝龙.基于三维视觉的水果采摘机器人技术研究[D].中国农业大学硕士论文,2004.3
    [80]Van Henten E J,Hemming J,Van Tuuijl B A J. An autonomous robot for harvesting cucumbers in greenhouses. Autonomous Robots,2002,13:241-258.
    [81]胥芳,张立彬等.农业机器人视觉传感系统的实现与应用研究进展[J].农业工程学报,2002,18(4):180-184.
    [82]Torii T, Kitade S, Tesh ima T. Crop row t racking by an autonomous vehicle using machine vision (part 1) [J]. J of the Japanese Society of A gricultural Machinery,2000,62 (2):41-48.
    [83]Kanuma T, Torii T. Image analysis of crop row and position ident ificat ion [J]. J of the Japanese Society of Agricultural Machinery,1997,59 (2):57-63.
    [84]周俊,刘成良等.农业机器人视觉导航的预测跟踪控制方法研究[J].农业工程学报,2004,20(6):106-109.
    [85]王友权,周俊,姬长英等,基于自主导航和全方位转向的农用机器人设计[J].农业工程学报,2008,24(7):110-113.
    [86]Do K D, Pan J. Nonlinear formation control of unicycle-type mobile robots[J]. Robotics and Autonomous Systems,2007,55(3):191-204.
    [87]田海清,应义斌,张方明.农业车辆导航系统自动控制技术的研究进展[J].农业机械学报,2005,36(7):149-152.
    [88]Elie M L. A higher level path tracking controller for a four-wheel differentially steered mobile robot[J]. Robotics and Autonomous Systems,2006,54(1):23-33.
    [89]李国勇.智能控制与MATLAB在电控发动机中的应用[M].北京:电子工业出版社,2007:108-200.
    [90]张铁中.杨丽,陈兵旗等.农业机器人技术研究进展[J].中国科学,2010,40(增):71-87.
    [91]周增产,J. Bontsema, L. Van Kollenburg-Cr isan荷兰黄瓜收获机器人的研究开发[J].农业工程学报,2001,17(6):77-80.
    [92]合田周平,木下源一郎.机器人技术[M].北京:科学出版社,1983.
    [93]Haruhiko Murrase. Biomechatronics for agro-industrial applications[A]. International conference on modelling and control in agriculture, horticulture and post-harvested processing, July 10-12, 2000, Wageningen, The Netherlands.
    [94]高锐.草莓收获机器人的初步研究[D].北京:中国农业大学.2004.
    [95]张贞子,罗兵.机器人视觉定位系统的研究与实现[J].哈尔滨工业大学学报,1997,29(6):85-89.
    [96]邹湘军,卢俊,罗陆锋等.虚拟农业移动机器人采摘行为的知识建模[J].装备制造技术,2007,1:57-63
    [97]罗锡文,区颖刚,赵祚喜等,农用智能移动作业平台模型的研制[J].农业工程学报,2005,21(2):83-85.
    [98]邹湘军,罗锡文,卢俊等,虚拟环境下农业移动机器人行为及其仿真建模[J].系统仿真学报,2006,18(sup2):551-554.
    [99]周俊,姬长英.农业机器人视觉导航中多分辨率路径识别[J].农业工程学报.2003,34(11):120-124.
    [100]王建军,武秋俊.机器人在农业中的应用[J].农机化研究,2007,(7):174-176
    [101]温效朔.机器人技术在农业上的开发与应用现状[J].安徽农业科学,2007,35(11):3445-3446.
    [102]崔红光,任文涛等.图像处理技术在农业机器人中的应用农机化研究[J].农机化研究2008,168-170.
    [103]谢忠红,姬长英.基于颜色模型和纹理特征的彩色水果图像分割方法[J].西华大学学报(自然科学版),2009,28(4):41-45.
    [104]申川.基于双目立体视觉系统的设施农业作物位置信息获取[J].杭州:浙江大学,2006,6.
    [105]吕宏明.基于机器视觉的番茄图像匹配算法研究[D].南京:南京农业大学,2008,6.
    [106]吴云峰.水下机器人双目立体视觉技术研究[D].哈尔滨:哈尔滨工程大学,2006,1.
    [107]董坦坦,姬长英,周俊,等.成熟番茄的图像识别及其位姿的获取研究[J].江西农业学报,2009,21(8):152-155
    [108]梁淑敏,杨锦忠.计算机视觉技术在玉米上应用的研究进展[J].中国农学通报,2006,
    [109]张玉磊.采摘机械手三维运动测量系统的研究[D].镇江:江苏大学,2008,5.
    [1]张弘,曹晓光,谢凤英,等.数字图像处理与分析[M].北京:机械工业出版社,2007.
    [2]谢忠红,郭小清,姬长英.基于颜色模型和纹理特征的彩色水果图像分割方法[J].计算机工程与科学,2010,32(1):64-66
    [3]王勇.棉花收获机器人视觉系统的研究[D].南京:南京农业大学,2007
    [4]吕新广,赵美京.色度空间的均匀性研究[J].郑州大学学报(理学版),2003,34(1):69-73
    [5]黄志开.彩色图像特征提取与植物分类研究[D].中国科学技术大学,2006,23-25
    [6]张忠林,曹志宇,李元韬.基于加权欧式距离的k_means算法研究[J].郑州大学学报,2010,31(1):89-91
    [7]尹建军,王新忠,毛罕平,等.RGB与HIS颜色空间下番茄图像分割的对比研究[J].农机化研究,2006,(11):171-174.
    [8]马卫武,李念平,杨志昂.室内空气品质综合评价权重系数的确定与分析[J].通风除尘,2004,(11):9-11
    [9]李翠,冯冬青.基于改进K-均值聚类的图像分割算法研究[J].郑州大学学报(理学版),2011,41(1):109-113.
    [10]李孝安,张晓缋.神经网络与神经计算机导论.第一版.西安:西北工业大学出版,1995年10月
    [11]袁曾任.人工神经元及其应用.第1版.北京:清华大学出版社,1999年10月
    [12]徐丽娜.神经网络控制.第1版.哈尔滨:哈尔滨工业大学出版社,1999年5月
    [13]傅德胜,谢忠红.基于BP神经网络的路面性能预测方法
    [14]谢忠红.基于组合分类器的自由手写体数字识别方法[D].南京:南京气象学院,2003.
    [15]杨钦,徐永安等.计算机图形学[M].北京清华大学出版社,2005.
    [16]T. Takahashi, S. Zhang, H. Fukuchi. Measurement of 3-D locations of fruit by binocular stereo vision for apple harvesting in an orchard[C]. ASAE Meeting,2002.021102.
    [17]S. C. Kim, T. J. Kang. Texture classification and segmentation using wavelet packet frame and Gaussian mixture model [J].Pattern Recognition,2007,40:1207-1221.
    [18]Bulanon D M, Kataoka T, O ta Y,et al. A segmentation algorithm for the automatic recognition of Fuji Apples at harvest [J].Biosystems Engineering,2002,83 (4):405-412.
    [19]尹建军,毛罕平,王新忠,等.不同生长状态下多目标番茄图像的自动分割方法[J].农业工程学报,2006,22(10):149-153.
    [20]A. L. Tabb, D. L. Peterson, J. Park. Segmentation of apple fruit from video via background modeling[C]. ASABE Meeting,2006.063060.
    [21]张亚静,李民赞,乔军,等.一种基于图像特征和神经网络的苹果图像分割算法[J].光学学报,2008,28(11):2104-2108.
    [22]屠珺,刘成良,李彦明,等.基于光照无关图的苹果图像识别方法[J].农业工程学报,2010,26(Supp.2):26-31.
    [23]李翠,冯冬青.基于改进K-均值聚类的图像分割算法研究[J].郑州大学学报(理学版),2011,41(1):109-113.
    [24]Cheng H D,Jiang X H,Sun Y etal.Color image segmentation:advances and prospects. Pattern Recognition,34:2001,34:2259-2281.
    [25]杨发权,李武钢,李玉祥.不同色度空间的颜色分离方法[J].广西梧州师范高等专科学校学报,2000,16(2):72-76.
    [26]Ohta Y,Kanade T,Sakai T.Color information for region segmentation^].Computing Graphics Image Process,1980,13:222-241.
    [27]黄志开.彩色图像特征提取与植物分类研究[D].合肥:中国科学技术大学,2006,11.
    [28]曾台盛.基于Lab颜色空间预Gabor小波变换的图像检索技术[J].西南师范大学学报,2011,36:124-127.
    [29]李志臣,姬长英,安秋.基于颜色特征的作物与背景分割的对比研究[J].东北农业大学学报,2008,39(9):117-123.
    [30]崔艳丽,程鹏飞,董晓志等.温室植物病害的图像处理及特征值提取方法的研究[J].农业工程学报,2005(S2):32-34.
    [31]吕朝辉,陈晓光,吴文福等.机器视觉田间植物检测与识别技[J].吉林工业大学学报:自然科学版,2001,31(3):90-94.
    [32]张全海,施鹏飞.基于HSV空间彩色图像的边缘提取算法[J].计算机仿真,2000,9(7):121-125.
    [33]李莉.视频序列中运动目标检测技术研究[D].合肥:合肥工业大学,2009,5.
    [34]赵昭.基于颜色降维的彩色图像边缘检测研究[D]。山东:曲阜师范大学,2010,4
    [35]杜斌.基于笔刷的非真实感绘制的研究[D].南京:南京理工大学,2008,6.
    [36]林琳.机器人双目视觉定位技术研究[D].西安:西安电子科技大学,2009,1.
    [37]张洁.基于颜色特征的图像检索的研究与实现[D].吉林:吉林大学,2005,9
    [38]刁智华.大田小麦叶部病害智能诊断系统研究与应用[D].合肥:中国科学技术大学,2010,4
    [39]李艳荣.基于粗糙集的图像分类方法的研究[D].东北大学,2008,7
    [40]周信,王兴东.图像自动降色去噪方法研究[J].计算机工程,2011,
    [41]傅德胜,谢忠红.基于BP神经网络的路面性能预测方法[J].微电子学与计算机,2003,
    [42]谢忠红,姬长英,郭小清,等.基于梯度相位编组的树枝识别新算法.计算机科学,2011,39(5):254-257
    [43]王亚坤.基于机器是觉的萃取过程铜离子浓度软测量[D].东北大学,2008,6.
    [1]谢忠红,郭小清,姬长英.基于颜色模型和纹理特征的彩色水果图像分割方法[J].计算机工程与科学,2010,32(1):64-66.
    [2]张弘,曹晓光,谢凤英,等.数字图像处理与分析[M].北京:机械工业出版社,2007.
    [3]黄志开.彩色图像特征提取与植物分类研究[D].安徽:中国科技大学,2006,43-46
    [4]郭显久.小波与细分方法在图像处理中的应用研究[D].吉林:大连理工大学,2008,6
    [5]Mallat S. An efficient image representation for multiscale analysis. In proc. Of Machine Vision conference, Lake Taho, February 1987.
    [6]Mallat S. Multiresolution approximations and wavelet orthonormal bases of L2(R). Trans.Amer.Math.Soc.1989,315:69-87.
    [7]Mallat S. A theory for Multiresolution signal decomposition:the wavelet representation.IEEE Trans.Patt.Anal.and Mach.Intell.1989,11(7):674-693.
    [8]陈宏曙.基于小波变换技术的图像压缩研究[J].南京:南京理工大学,2004,11
    [9]陈国友,梁红,王小涛,等.基于小波的地学纹理特征向量的提取与显示[J].地理空间信息,2008,6(6):23-25
    [10]马维祯.利用子波变换的图像压缩编码技术[J].信号处理,1995,11(3):129-138
    [11]M Vetterli, C Herley, Wavelets and Filter Banks:Theiry and Design,IEEE Trans.on Signal Proc,Vol.40,pp.2207-231,1992
    [12]Ahmadian,A Mostafa. An Efficient Texture Classification Algorithm Using Gabor Wavelet, Proceedings of the 25th Annual International Conference of the IEEE EMBS,Cancum.Mexico.2003
    [13]Akansu,Ali N, Richard A.Haddad, Multiresolution Signal Decomposition:Transforms,Subbands, Wavelets,Academic Press.Inc.1992
    [14]P J Burt,E H Adelson.The Laplacian pyramid as a compact image code,IEEE Trans.Commun, Vol.31 (4),pp.532-540,1983
    [15]李景兰,刘怀强.基于聚类和小波变换的彩色图像分割方法[J].现代电子技术,2008,14:108-110.
    [16]王克奇,白雪冰,王辉.基于小波变换的木材表面纹理分类[J].哈尔滨工业大学学报,2009,41(9):232-235.
    [17]李翠,冯冬青.基于改进K-均值聚类的图像分割算法研究[J].郑州大学学报(理学版),2011,41(1):109-113.
    [18]Cheng H D,Jiang X H,Sun Y etal.Color image segmentation:advances and prospects.Pattern Recognition,34:2001,34:2259-2281.
    [19]杨发权,李武钢,李玉祥.不同色度空间的颜色分离方法[J].广西梧州师范高等专科学校学报,2000,16(2):72-76.
    [20]Ohta Y,Kanade T,Sakai T.Color information for region segmentation[J].Computing Graphics Image Process,1980,13:222-241.
    [21]黄志开.彩色图像特征提取与植物分类研究[D].合肥:中国科学技术大学,2006,11.
    [22]曾台盛.基于Lab颜色空间预Gabor小波变换的图像检索技术[J].西南师范大学学报,2011,36:124-127.
    [23]李志臣,姬长英,安秋.基于颜色特征的作物与背景分割的对比研究[J].东北农业大学学报,2008,39(9):117-123.
    [24]崔艳丽,程鹏飞,董晓志等.温室植物病害的图像处理及特征值提取方法的研究[J].农业工程学报,2005(S2):32-34.
    [25]王明翠.SPIHT算法的改进及均值方差在静态图像压缩中的应用[D].青岛:青岛科技大学,2007,4.
    [26]李多田.基于小波分析的结构无损检测的应用研究[D].合肥:安徽理工大学,2010,1
    [27]王雷.基于小波变换的雷达信号降噪及其FPGA实现[D].武汉:中国舰船研究院,2011,4。
    [28]张向奎.弧焊过程中的网络化监测与管理系统研究[D].南京:南京航天航空大学,2010,3
    [29]刘金月.小波变换和PNN融合模型及在信号处理中的应用[D].哈尔滨:大庆石油学院,2008,3.
    [30]徐竟天.基于ARM9嵌入式和工业以太网的矿井瓦斯监控系统研究[D].西安:西安科技大学,2011,6.
    [31]林云飞.基于小波分析的超声波透射法基桩检测信号处理[D].长沙:长沙理工大学,2011,4
    [32]谢忠红,姬长英,郭小清,等.基于凹点搜索的重叠果实的定位检测算法研究[J].农业机械学报,2011,42(12):191-196.
    [33]基于神经网络的医学组织纹理识别与诊断的研究[D].华东交通大学,2009,6
    [34]滑斌杰.基于纹理分析的H.264/AVC帧内预测算法研究.河北师范大学[D].2009,5
    [35]乔文涛.基于MATLAB的LED光谱小波去噪研究.河南理工大学[D].2010,10
    [36]林丰艳.基于图像多分辩率分析的植物叶片识别系统的研究[D].曲阜师范大学.2009,4
    [37]谢忠红,姬长英,郭小清,等.基于梯度相位编组的树枝识别新算法.计算机科学,2011,39(5):254-257
    [1]孙慧贤,张玉华,罗飞路.基于模糊快速Hough变换的盘孔边界识别方法[J].光子学报,2010,39(2):335-339.
    [2]马莉,毛俊勇.噪声环境下基于局部不确定性度量的多直线检测算法[J].中国图形图像学报,2010,15(4):624-630.
    [3]邱力为,宋子善.直线参数检测的快速哈夫变换[J]·北京航空航天大学学报,2003,29(8):741-744.
    [4]Chan T S, Yip R K K.Line detection algorithm [C].Proceedings of IEEE the 13th InternationalConference on Pattern Recognition. Vienna, Austria:IEEE Press,1996:126-130.
    [5]Souheil Ben Yacoub,Jean-Michel Jolion.Characterizing The Hierarchical Hough Transform Through A Polygonal Approximation Algorithm.Pattern Recognition Letters.1995,16:389-397.
    [6]陈国栋Hough变换改进算法研究[D].黑龙江:哈尔滨工业大学,2007,7
    [7]谢志勇,张铁中,赵金英.基于Hough变换的成熟草莓识别技术[J].农业机械学报,2007,38(3):106-108.
    [8]徐惠荣,叶尊忠,应义斌.基于彩色信息的树上柑橘识别研究[J].农业工程学报,2005,21(5):98-101.
    [9]潘云鹤,董金祥,陈德人.计算机图形学——原理、方法及应用[M].北京:高等教育出版社,2003:37-38.
    [10]蔡健荣,赵杰文.自然场景下成熟水果的计算机视觉识别[J].农业机械学报,2005,36(2):61-64.
    [11]阮秋琦.数字图像处理学[M].北京:电子工业出版社,2003:204-210.
    [12]谢忠红.基于组合分类器的自由手写体数字识别方法[D].江苏:南京气象学院,2003:13-14.
    [13]王小华,谢君廷,李本伍.一种新的基于梯度方向角的圆检测算法[J].机电工程,2008,25(3):30-32.
    [14]M asateru N agata, Pep ito M enguito BA TO, Cao Q, et al. Study on sorting system for strawberry using machine vision [J]. Journal of JSAM,2000,62(1):100-110.
    [15]Edan Y, Miles G E. Design of an agricultural robot for harvesting melons[J]. Transactions of the ASAE,1993,36(2):593-603.
    [16]Edan Y, Rogozin D, Flash T, et al. Robotic melon harvesting [J]. IEEE Transactions on Robotics and Automation,2000,16(6):831-835.
    [17]谢志勇,张铁中,赵金英.基于Hough变换的成熟草莓识别技术[J].农业机械学报,2007,3 (3):106-109.
    [18]尹建军,毛罕平,王新忠,等.不同生长状态下多目标番茄图像的分割方法[J].农业工程学报,2006,22(10):149-153.
    [19]蔡健荣,李玉良,范军,等.成熟柑橘的图像识别及空间定位研究[J].微计算机信息,2007(34):224-225,314.
    [20]尹建军,王新忠,毛罕平,等.RGB与HSI颜色空间下番茄图像分割的对比研究[J].农机化研究,2006(11):171-174.
    [21]尚振宏,刘明业.二值图像中拐点的实时检测算法[J].中国图像图形学报,2005,10(3):295-298.
    [22]谢忠红,姬长英,郭小清,等.一种基于改进Hough变换的类圆果实目标检测方法[J].农业工程学报,2010,26(7):157-162.
    [23]阮秋琦.数字图像处理学[M].北京:电子工业出版社,2003:204-210.
    [24]朱煜,江林佳,肖玉玲.材料图像目标粘连点定位与分割方法研究[J].南京理工大学学报,2008,32(1):110-113.
    [25]沈志熙,黄瀚敏,黄席樾,等.基于视觉的室外移动机器人障碍物检测方法[J].机器人,2009,31(4):304-310.
    [26]庹宇翔,石繁槐,林涛,等.一种移动焊接机器人障碍物检测与定位方法[J].上海交通大学学报,2010,44(Sup):126-128
    [27]蔡建荣,周小军,王峰,等.柑橘采摘机器人障碍物识别技术[J].农业机械学报,2009,40(11):171-175.
    [28]马莉,毛俊勇.噪声环境下基于局部不确定性度量的多直线检测算法[J].中国图形图像学报,2010,15(4):624-630.
    [29]邱力为,宋子善.直线参数检测的快速哈夫变换[J].北京航空航天大学学报,2003,29(8):741-744.
    [30]KazuhitoMurakam,i TadashiNaruse-High speed line detection by Hough transform in local area [C] //Proceedings of the 15th International Conference on Pattern Recognition. Barcelona, Spain:IEEE Press,2000:467-470
    [31]傅丹,朱宪伟,周剑,等.实时提取直线参数的两步算法[J].光学技术,2007,33(6):827-829.
    [32]Andrea Bonc,Tommaso Leo. A bayesian approach to theHough transform for line detection[J].Journal of IEEE Transactions on Systems, Man, and Cybernetics,2005,35(6): 945-955.
    [33]张娟,沙爱民,孙朝云,等.基于相位编组法的路面裂缝自动识别[J].中国公路学报,2008,21(3):39-42
    [34]郭俊,张婉怡,严飞,等基于Hough变换的数字全息干涉条纹检测[J].光子学报,2011,40(1):116-120.
    [35]谢忠红,姬长英,郭小清,等.基于凹点搜索的重叠果实定位检测算法研究[J].农业机械学报,2011,42(12):191-196.
    [36]谢忠红,姬长英,郭小清,等.基于梯度相位编组的树枝识别新算法.计算机科学,2011,39(5):254-257
    [1]宋健,张铁中,徐丽明,等.果蔬采摘机器人研究进展与展望[J].农业机械学报,2006,37(5):158-162.
    [2周俊,张高阳,等.基于粒子滤波的苹果采摘机器人目标姿态估算[J].农业机械学报,2011,40(8):161-165.
    [3]董坦坦,姬长英,周俊,等.成熟番茄的图像识别及其位姿的获取研究[J].江西农业学报,2009,21(8):152-155.
    [4]Johan Baeten, Kevin Donne et al. Autonomous fruit picking machine:a robotic apple harvester [M]. Field and service robotics, springer tracts in advanced robotics,2008,42:531-539.
    [5]Karatazas D, Antonacopoulos A. Color text segmentation in Web images based on human perception[J]. Image and Vision Computing,2006,25(1):564-577.
    [6]龚声蓉,刘纯平,王强,等.数字图像处理与分析[M].北京:清华大学出版社,2006.
    [7]张宏,曹晓光等.数字图像处理与分析[M].北京:机械工业出版社,2007.
    [8]谢忠红,姬长英,郭小清,等.一种基于改进Hough变换的类圆苹果目标检测方法[J].农业工程学报,2010,26(7):157-162.
    [9]朱煜,江林佳,肖玉玲.材料图像目标粘连点定位与分割方法研究[J].南京理工大学学报,2008,32(1):110-113.
    [10]谢忠红,姬长英,郭小清,等.基于凹点搜索的重叠果实的定位检测算法研究[J].农业机械学报,2011,42(12):191-196.
    [11]黄志开.彩色图像特征提取与植物分类研究[D].合肥:中国科学技术大学,2006,11.
    [12]曾台盛.基于Lab颜色空间预Gabor小波变换的图像检索技术[J].西南师范大学学报,2011,36:124-127.
    [13]李志臣,姬长英,安秋.基于颜色特征的作物与背景分割的对比研究[J].东北农业大学学报,2008,39(9):117-123.
    [14]崔艳丽,程鹏飞,董晓志等.温室植物病害的图像处理及特征值提取方法的研究[J].农业工程学报,2005(S2):32-34.
    [15]谢忠红,姬长英,郭小清,等.基于凹点搜索的重叠果实的定位检测算法研究[J].农业机械学报,2011,42(12):191-196.
    [16]谢忠红,姬长英,郭小清,等.基于梯度相位编组的树枝识别新算法.计算机科学,2011,39(5):254-257
    [17]谢忠红,徐莹,姬长英,等.基于计算机视觉的廿果生长姿态估算多方法融合[J].农业机械学报,2011,42(11):154-157.
    [1]谢忠红,姬长英,郭小清,等.一种基于改进Hough变换的类圆果实目标检测方法[J].农业工程学报,2010,26(7):157-162.
    [2]谢忠红,姬长英,郭小清,等.基于凹点搜索的重叠果实定位检测算法研究[J].农业机械学报,2011,42(12):191-196.
    [3]谢忠红,姬长英,郭小清,等.基于梯度相位编组的树枝识别新算法.计算机科学,2011,39(5):254-257
    [4]谢忠红,徐莹,姬长英,等.基于计算机视觉的苹果生长姿态估算多方法融合[J].农业机械学报,2011,42(11):154-157.

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

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

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