用户名: 密码: 验证码:
基于计算机视觉的机械零件几何量精密测量技术研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
本文针对零件微小结构和复杂轮廓检测困难的现状,结合吉林大学创新基金项目(419070200001)《基于CCD图像的微小零件精密测量系统的研究》和宁波市工业科技攻关项目(2005B100014)《基于机器视觉的微小尺寸测量系统的研究》,从提高机械零件几何量测量精度和效率两方面考虑,深入研究了计算机视觉检测理论和关键技术。
     本文阐述了视觉检测系统的构成,分析了照明系统中光源的选取和照明方式的选择,研究了摄像机、光学镜头等硬件的特性和选用原则。在深入研究最小二乘支持向量回归机原理和小波理论的基础上,提出基于最小二乘小波支持向量回归机(LS-WSVR)的图像曲线边缘的亚像素检测方法,在零件的一般曲线、圆弧和完整圆结构的检测中取得理想效果。将研究结果应用在零件微小结构和复杂轮廓的检测中,构造了金属夏比冲击试验V型缺口试验件的精密视觉检测系统,对V型缺口部位几何量进行精密检测,构造了平面盘形凸轮的几何量精密视觉检测系统,实验证实了所提出的方法精度高,重复性好。本文解决了夏比缺口试验件定量检测问题和平面盘形凸轮轮廓检测困难的局面,提供了一种微小结构和复杂结构的非接触精密检测方法,对计算机视觉在工业产品检测中的应用将起到推动作用。
The process of computer vision inspection is as follows, two-dimensional image(s) of the target are captured through a variety of image acquisition devices, then the interested information in the image(s) are extracted and analyzed by image processing software, which will be used to coduct image recognition, image measurement, etc, and finally the inspection results will be obtained. With its merits, such as non-contact, run fast, reproducible, high flexible and reliability, computer vision inspection technology has been widely used in production practice as electronics, machinery, automobile, agriculture, timber and textiles fields, and which is becoming a important inspection method in production of various modern industries.
     Measurement of geometric parameters such as dimension and tolerance of mechanical parts is a important part of manufacturing process. A number of special measuring instruments are not only expensive, but can only test unitary item. Three coordinate measuring machines and other precision measuring equipment for general-purpose need a long time to test a part and with complexity process. It was taken into account in the dissertation to improve the accuracy and the speed of geometric parameters measurement of mechanical parts, and theories and key techniques of using computer vision inspection technology to measure mini-structure and complex outline of mechanical parts were studied.
     Hardwares of inspection system are the guarantees in obtaining high-quality digital images, so a reasonable selection must be conduct in accordance with inspection mission requirements. A typical visual inspection system structure was discussed and hardware characteristic parameters and selection principles of vision inspection system were described, meanwhile, the importance of the software for improve inspection accuracy and speed was explained clearly.
     The sources and characteristics of noises in digital image were explained, and noise elimination methods were discussed, they are mean filtering, median filtering and edge keeping filtering method, by comparative study, their advantages and disadvantages are clear. Gray level threshold method and maximum variance automatic thresholding method for image segmentation were explained, and edge-detection technologies were illiminated in detail, mainly concern first-order differential edge detection operators, second-order differential edge detection operators and Canny edge detection operators, and then these operators were compared with digital image of real mechanical part, the experiment made sure the advanteges and disadvanteges of them. As for extracting image geometric features, the dissertation discussed Hurris and SUSAN corner detection methods, and the applications of Hough transformation method for extracting segmentations and curves in a image.
     Sub-pixel positioning technology is a software means to enhance the accuracy of visual inspection in an effective way, the dissertation discussed the commonly used sub-pixel positioning methods, and then on the basis of illuminating the least squares support vector regression theory and wavelet theory, put forward a sub-pixel positioning method for image curve named Least Squrare-Wavelet Support Vector Regression(LS-WSVR) method. The influence regulations of parameters of LS-WSVR method, penalty-factor and wavelet scale parameter, for regression precision were found through experiment, when panalty-factor gradually increases, the regression error change on a contrary way, and when the value of panalty-factor is 1000 or more, the regression error is almost constant; wavelet scale parameter has the optimum value, a value more than or less than it can make regression error increase.
     Calibration is also an important part in computer vision based inspection. Different calibration method should be used aimed at different inspection task. In the dissertation, the detection task is to measure geometric parameters, to make sure how many melemeters each pixel represent is enough, it need not to acquire all of the parameters of the camera, as we all know, inner-parameters and world coordinate parameters, through complex calibration proccess. In order to ensure calibration procission under a ralatively easy way, at first, a small optical distortion lens CCD was made use of, and then self-made model having standard dimension was used to conduct relative calibration.
     Arc is typical structure of mechanical parts, and center point is a basic parameter of it, based on the coordinates of the center point, radius of the arc can be obtained through simple compute. Least square method usually be used to solving out center point coordinates of a complete circle, but it can not solve out that of a non-complete circle. So aim at arc outline of a mechanical part image, the dissertation put forword a three-point method to solve out the center point coordinates of a arc and then radius of it. Firstly, edge detection method was used to extract pixel level points coordinates of a arc image outline, then these points were used as input parameters of LS-WSVR to get their fit points coordinates. Secondly, choose 1 point from every 15 adjacent points of those fit points, and each 3 points made a group, the coordinates of which were input to the circle function, here 3 points and 3 functions, through solving the 3 functions, a set of arc center point coordinates and radius be acquired. Finally, 3σprinciple was used to eliminate gross error, redid the first and the second step, until there was no gross error, the final arc center point coordinates and radius were the results.
     A mini-structure of a part was measured precisely based on computer vision inspection technology. A vision based inspection system for measuring Charpy V-notch impact test piece was established in the dissertation, and measuring software was developed, and then the parameters of the V part of the test piece were measured. The inspection steps are composed of image collection, noise elimination, image segmentation, outline extraction, sub-pixel positioning, calibration and necessary computing, while the parameters measured include the angle between the two tilt segments, center coordinates and radius of the little arc, and bottom thick of the V-norch. The dissertation solved the problem that Charpy impact test piece cannot be detected quantitatively.
     A inspection method based on computer vision technology for mechnical parts having complex curve outline was also proposed. A vision based cam measuring inspection system was built, and the importance of man-machine coorperation in the inspection process was emphasized, meanwhile, the corresponding measuring software was developped. LS-WSVR was made use of to get the sub-pixel level fit points coordinates of the outlines of the center hole and outer contour. For the center hole, the three-point method mentioned above was used to compute the center point coordinates of the center hole, and then roundness error can be obtained. It is a little more complicated to measure the boundary curve of the cam, because the 0o angle position must be found at first, while the dissertation proposed a two-step method to handle this problem. The first step was roughly locating which was realized by hardware, a positioning sign was set on the loading platform, and the operator put the target on the right location, so the place of the cam in the whole image was relatively stable, it meant that the 0o angle position was roughly located, and there would be a start point in rise curve and a end point in return trip curve. The second step was fine positioning, which was carried out by software. According to the derivative characteristic of the outline fitting function and the feature of the curvature the outline, the zero location was finally find on the outerline. Thus the polar radiuses, lift error and profile error were acquired. The results contrast with that from CMM proved that the method of the dissertation can satisfy inspection accuracy need, spends much less time and has a high efficiency. The dissertation provided a non-contact precision measuring method for mechanical parts with complex outline.
引文
[1]张广军,机器视觉[M],北京:科学出版社,2005.
    [2] Beardsley P.A.,Torr P.H.S., Zisserman. A 3D Model Acquisition from x-tended Image Sequences[C]. Proc.4th, European Conference on Computer Vision, 1996, LNCS1065: 683-695.
    [3]龙甫荟,郑南宁.计算机视觉模型的研究与发展[J].信息与控制,1997,26(2):112-116.
    [4] D.Marr. Vision[M].W.H.Freeman and Company,1982.
    [5] Hello Zuech, Richard K, Miller, Cmfge. Machine Vision[M].Fairmont Press, Inc. 1987,47-89.
    [6] Azriel Rosenfeld. Survey Image Analysis and Computer Vision[J]. Computer Vision and Image Understanding,1995,61(1):90-143.
    [7]吴立德.计算机视觉[M].上海:复旦大学出版社,1993.
    [8]田思,袁占亭.计算机视觉系统框架的新构思[J].计算机工程与应用,2000,6:57-59.
    [9] Batchilor B G. Automated visual inspection in industry[J]. The Industrial Tobot,1978,5:174-176.
    [10] Lu Y, Chen TieQi, Chen Jie, et al. Machine vision systems using machine learning for industrial product inspection[C]. Proceedings of SPIE-The International Society for Optical Engineering, 2001, 4567:161-170.
    [11] Lahajnar Franci, Bernard Rok, Pernu? Franjo, et al. Machine vision system for inspecting electric plates[J]. Computers in Industry, 2002,47(1):113-122.
    [12] Hong Deokhwa1, Lee Hyunki1, Kim Minyoung, et al. A 3D inspection system for PCB board by Fusing MoiréTechnique and stereo vision algorithm[J]. Proceedings of the SICE Annual Conference, 2007:2473-2479.
    [13] Perng Der-Baau, Chou Cheng-Chuan, Lee Shu-Ming. Design and development of a new machine vision wire bonding inspection system[J]. International Journal of Advanced Manufacturing Technology, 2007,34(3-4):323-334.
    [14] Lu Chi-Jie, Tsai Du-Ming. Independent component analysis-based defect detection in patterned liquid crystal display surfaces[J]. Image and Vision Computing, 2008,26(7):955-970.
    [15] Chang Chuan-Yu, Li ChunHsi, Chang Jia-Wei, et al. An unsupervised neural network approach for automatic semiconductor wafer defect inspection[J]. Expert Systems with Applications, 2009,36(1):950-958.
    [16] Cheng Songlin, Zhou Zude, Hu Wenjuan. Research of vision detection system on PCB[J].武汉理工大学学报, 2006,28 (S2):714-717.
    [17]李志敏,林越伟,黄俊,等. PCB走线检测的预处理算法[J].光学精密工程, 2007, 15(2):272-276.
    [18]叶亭,吴开华,马莉,等.一种基于线阵CCD技术印刷电路板胶片的尺寸及缺陷在线检测方法[J].光学与光电技术, 2008,6(2):74-77.
    [19]解杨敏,刘强.高精度自动贴片机视觉系统定位算法研究[J].光学技术,2008,34(3):449-451+454.
    [20] Feng Zhongwei, Xu Chunguang, Xiao Dingguo, et al. In-pipe profile detection using circular structured light and its calibration technique[C]. Proceedings of the 2008 IEEE International Conference on Information and Automation, ICIA 2008:1437-1441.
    [21] Domae Y., Takauji H., Kaneko S., et al. 3D measurement of flexible objects by robust motion stereo[C]. Proceedings of the SICE Annual Conference, 2007:740-743.
    [22]张宏伟,张国雄,刘书桂等.零件轮廓测量机安全监测系统的设计[J],机械工程学报,2006,42(2):212-215.
    [23] Bhuvanesh Abhinesh, Ratnam Mani Maran. Automatic detection of stamping defects in leadframes using machine vision: Overcoming translational and rotational misalignment[J]. International Journal of Advanced Manufacturing Technology, 2007, 32(11-12):1201-1210.
    [24] Yuan Qiaoling, Ji Shiming, Xie Yi, et al. Auto detecting flaws in continuous punching by image analysis[J]. WSEAS Transactions on Information Science and Applications, 2006,3(7):1208-1213.
    [25] Gamage P., Xie S.Q.. A real-time vision system for defect inspection in cast extrusion manufacturing process[J]. International Journal of Advanced Manufacturing Technology, 2009, 40(1-2):144-156.
    [26]胡亮;段发阶;丁克勤,等.基于线阵CCD钢板表面缺陷在线检测系统的研究[J].计量学报,2005,26(3):200-203.
    [27]王中宇,付继华,孟浩,等.基于灰色关联分析和区域生长的微小缺陷提取[J].农业机械学报,2008,39(12):166-169.
    [28] Rosati G., Boschetti G., Biondi A., et al. On-line dimensional measurement of small components on the eyeglasses assembly line[J]. Optics and Lasers in Engineering, 2009,47(3-4):320-328.
    [29] Cheng Yuan, Jafari Mohsen A.. Vision-based online process control in manufacturing applications [J]. IEEE Transactions on Automation Science and Engineering, 2008, 5(1): 140-153.
    [30] Steiner D., Katz R.. Measurement techniques for the inspection of porosity flaws on machined surfaces[J]. Journal of Computing and Information Science in Engineering, 2007,7(1):85-94.
    [31] Torabi Keivan, Sayad Saed1, Balke Stephen Thomas. Adaptive image thresholding for real-time particle monitoring[J].International Journal of Imaging Systems and Technology, 2006, 16(1):9-14.
    [32] Dworkin S.B., Nye T.J.. Image processing for machine vision measurement of hot formed parts[J]. Journal of Materials Processing Technology, 2006,174(1-3):1-6.
    [33] Zhang Zhisheng, He Boxia, Dai Min, et al. Feature-based sequential partial vision measurement method for large scale machine parts[J]. Journal of Southeast University (English Edition), 2007,23,(4):550-555.
    [34]刘庆民,王龙山,陈向伟,等.滚珠螺母的机器视觉检测[J].吉林大学学报(工学版), 2006, 36(4):534-538.
    [35] Inamdar Kedar H., Joshi, S.G.. Quantitative evaluation of surface roughness of flat metal surfaces using computer vision system[J]. Proceedings of 8th Biennial ASME Conference on Engineering Systems Design and Analysis, ESDA2006, 2006:743-749.
    [36]吕伟新,印丽颖.一种基于视觉的三维轮廓检测系统[J].华中科技大学学报(自然科学版),2008,36(增刊):87-89+93.
    [37]尹茂东方漪杜娜.一种新型的物体三维轮廓非接触测量系统[J].青岛大学学报:自然科学版,2007,20(1):68-73.
    [38]计长安,张秀彬,肖杭等.料场测量的计算机自动测量的视觉系统[P].上海交通大学http://www.patent-cn.com/G01B/CN1693840.shtml, CN200510026197.7 , CN1693840.
    [39] Yang Sang-Min, Cho Man-Ho, Lee Ho-Young, et al. Weld line detection and process control for welding automation[J]. Measurement Science and Technology,2007,18(3):819-826.
    [40]蔡晋辉,张光新,周泽魁.在线钢坯喷号自动视觉检测系统设计[J].传感技术学报,2006,3:686-689.
    [41]何智杰张彬金连文.高精度指针仪表自动读数识别方法[J].计算机辅助工程,2006,15(3):9-12+18.
    [42]王烨青,杨永跃.机器视觉在流水线条形码识别中的应用[J].电子测量与仪器学报,2006,20(6): 102-105.
    [43]成鹏飞,杨帆,言立强,等.基于机器视觉的钢棒自动计数系统[J].治金自动化,2008,32(1):22-26.
    [44] Shahabi H.H., Low T.H., Ratnam M.M.. Notch wear detection in cutting tools using gradient approach and polynomial fitting[J]. International Journal of Advanced Manufacturing Technology, 2009,40(11-12):1057-1066.
    [45] Rosati G., Boschetti G., Biondi A., et al. Real-time defect detection on highly reflective curved surfaces [J]. Optics and Lasers in Engineering, 2009 ,47(3-4):379-384.
    [46]翟乃斌,苏建,刘玉梅,等.基于计算机视觉的汽车整车尺寸测量系统[J].交通与计算机,2006,24(3):22-26.
    [47]孙双花,曲兴华,晏彧等.基于图像测量技术的复杂工件自动检测系统研究[J].制造技术与机床,2007,11:16-20.
    [48]蒋治成,邱路颖.基于机器视觉的车身位置偏差自动补偿应用与研究[J].汽车科技,2008,3:60-63.
    [49] Hong Tao, Shan, Yuekang, Shen, Yuezhong, et al. Research on auto-inspection system based on embedded computer vision[J]. Journal of Information and Computational Science, 2008,5(4):1771-1780.
    [50] Harrell R.C., Slaughter D.C., Adsit P.D.. Vision Guidance of a Robotic Tree Fruit Harvester. Proceedings of SPIE - The International Society for Optical Engineering, 1985,579:537-545.
    [51] Manickavasagan A., Sathya G., Jayas D.S.. Comparison of illuminations to identify wheat classes using monochrome images[J]. Computers and Electronics in Agriculture, 2008, 63(2):237-244.
    [52] Milella A., Reina G., Foglia M.. Computer vision technology for agricultural robotics[J]. Sensor Review, 2006, 26(4):290-300.
    [53] Thomas Liya, Mili Lamine, Thomas Edward,et al. Defect detection on hardwoodlogs using laser scanning [J]. Wood and Fiber Science, 2006, 38(4): 682-695.
    [54] Blasco J., Aleixos N., Gómez J., et al. Citrus sorting by identification of the most common defects using multispectral computer vision[J]. Journal of Food Engineering, 2007, 83(3): 384-393.
    [55] Tellaeche Alberto, Burgos Artizzu, Xavier P., et al. A new vision-based approach to differential spraying in precision agriculture[J], Computers and Electronics in Agriculture, 2008, 60(2):144-155.
    [56]赵杰文,刘少鹏,邹小波.基于支持向量机的缺陷红枣机器视觉识别[J].农业机械学报,2008,39(3): 113-115+147.
    [57]郑冠楠,谭豫之,张俊雄,等.基于计算机视觉的马铃薯自动检测分级[J],农业机械学报,2009,40(4): 166-168+156.
    [58]李世卫,李洪文.基于计算机视觉的田间秸秆覆盖率计算,农机化研究,2009(1):20-22+25.
    [59]梁伟杰,邓继忠,张泰岭.梨果面坏损区域的计算机视觉检测方法[J],农业机械学报, 2005, 36(7):101-103.
    [60]田锐,郭艳玲.基于机器视觉的葡萄自动识别技术[J].东北林业大学学报,2008, 36(11):95-97.
    [61] Mehrübeoglu Mehrübe, McLauchlan Lifford. Determination of traffic intensity from camera images using image processing and pattern recognition techniques[C]. Proceedings of SPIE - The International Society for Optical Engineering, 2006,6063.
    [62]吴舟舟,李树广.视频图像中的车牌识别[J].微型电脑应用.2006,22(2):12-14+61.
    [63]姜斌,廖俊必,高中有.基于机器视觉的航空接头气密性全自动检测仪[J].仪表技术与传感器,2009,3:34-36.
    [64]蒋蕾,尹业安,常利利.一种基于计算机视觉的织物疵点自动检测方法[J].计算机与现代化, 2008,l2:153-156+159.
    [65]韩露,谢海明,郭世俊等.计算机视觉检测技术在吻合器检测中的应用研究[J].传感器与微系统,2009,28(3):51-53.
    [66] Fernandez-Canque Hernando, Hintea Sorin, Csipkes Gabor, et al. Machine vision application to the detection of micro-organism in drinking water[C]. Knowledge-Based Intelligent Information and Engineering Systems-12th International Conference, KES 2008,5179 LNAI(PART 3): 302-309.
    [67] Larios Natalia, Deng Hongli, Zhang Wei, et al. Automated insect identification through concatenated histograms of local appearance features: Feature vector generation and region detection for deformable objects[J]. Machine Vision and Applications,2008,19(2):105-123.
    [68] Bresson Xavier, VandergheynstPierre, Thiran Jean-Philippe. Multiscale active contours[J]. International Journal of Computer Vision,2006, 70(3) :197-211.
    [69] Sappa Angel Domingo. Unsupervised contour closure algorithm for range image edge-based segmentation[J]. IEEE Transactions on Image Processing,2006, 15(2): 377-384.
    [70] Alshennawy Abdallah A., Aly Ayman A. Edge detection in digital images using fuzzy logic technique[J]. Proceedings of World Academy of Science, Engineering and Technology, 2009, 39:185-193.
    [71]康牧,王宝树.利用贫富差距原理进行图像边缘检测[J].西安交通大学学报, 2009, 43(4):44-48.
    [72] HUECKEL M H. An Operator Which Locate Edges in Digitized Pictures[J]. Journal of the Association for Computing Machinery, 1971, 18(1):113-125.
    [73] Tabatabai Ali J., Mitchell O.Robert. Edge location to subpixel values in digital imagery[J]. IEEE Trans. Pattern Analysis and Machine Intelligence, 1984,7(2):188-210.
    [74] Bouchara Frédéric. Efficient algorithm for computation of the second-order moment of the subpixel-edge position[J]. Applied Optics, 2004, 43(23): 4550-4558.
    [75] Lyvers E P, Mitchell O R. Subpixel measurements using a moment-based edge operator[J]. IEEE Trans on Pattern Analysis and Machine Intelligence, 1989, 11(12): 1293-1309.
    [76] Ghosal Sugata, Mehrotra Rajiv. Orthogonal moment operators for subpixel edge detection[J]. Pattern Recognition, 1993,26(2):295-306.
    [77]李庆利,张少军,李忠富,等.一种基于多项式插值改进的亚像素细分算法[J].北京科技大学学报, 2003, 25(3):80-83.
    [78] Hermosilla T., Bermejo E., Balaguer A., et al. Non-linear fourth-order image interpolation for subpixel edge detection and localization[J]. Image and Vision Computing,2008,26(9): 1240-1248.
    [79]赵爱明,基于二次曲线拟合的图像亚像素边缘定位算法[J].哈尔滨理工大学学报,2006,11(3):68-70.
    [80]贺忠海,王宝光,廖怡白.利用曲线拟合方法的亚像素提取算法[J].仪器仪表学报,2003,24(2):195-197.
    [81]丁兴号.基于小波变换的亚像素边缘检测[J].仪器仪表学报,2005,26(8):801-804.
    [82]邱茂林,马颂德,李毅.计算机视觉中摄像机定标综述.自动化学报,2000,26(1):43-55.
    [83] Kang Dong-Joong, Ha Jong-Eun, Jeong Mun-Ho. Detection of calibration patterns for camera calibration with irregular lighting and complicated backgrounds[J]. International Journal of Control, Automation and Systems, 2008,6(5):746-754.
    [84] Ke X., Sutton M.A., Lessner S.M., et al. Robust stereo vision and calibration methodology for accurate three-dimensional digital image correlation measurements on submerged objects [J]. Journal of Strain Analysis for Engineering Design, 2008, 43(8):689-704.
    [85] Zhang Z Y. A flexible new technique for camera calibration[J]. IEEE Trans. On Pattern Analysis and Machine Intelligence, 2000,22(11):1330-1334.
    [86] Tsai R Y. An efficient and accurate camera calibration technique for 3D machine vision. Proc. of IEEE Conference of Computer Vision and Patenr Recognition, 1986,364-374.
    [87] Du Fenglei, Brady Michael. Self-calibration of the intrinsic parameters of cameras for active vision systems[J]. IEEE Computer Vision and Pattern Recognition, 1993:477-482.
    [88]杨长江,孙凤梅,胡占义.基于二次曲线的纯旋转摄像机自标定[J].自动化学报,2001,27(3):310-317.
    [89] Sturm P..A case against Kruppa's equations for camera self-calibration[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2000,22(10):1199-1204.
    [90] Vapnik V N.The Nature of Statistical Learning Theory[M].Springer,NY,1995.
    [91] Vapnik V N.Support vector method[J].Lecture Notes in Computer Science,1997,1327:263.
    [92]邓乃扬,田英杰.数据挖掘中的新方法-支持向量机[M].北京:科学出版社,2004.
    [93]李国正,王猛,曾华军译.支持向量机导论[M].北京:电子工业出版社,2004.
    [94] Lauer Fabien, Bloch Gérard. Incorporating prior knowledge in support vector machines for classification: A review[J]. Neurocomputing, 2008, 71( 7-9): 1578-1594.
    [95] Widodo Achmad, Yang Bo-Suk. Application of nonlinear feature extraction and support vector machines for fault diagnosis of induction motors[J]. Expert Systems with Applications, 2007, 33(1): 241-250.
    [96] Yan Hong-Sen, Xu Duo. An approach to estimating product design time based on fuzzyν-support vector machine[J]. IEEE Transactions on Neural Networks,2007,18(3):721-731.
    [97]边肇祺,张学工,等编著.模式识别(第二版)[M].北京:清华大学出版社,1999.
    [98] Trafalis T.B., Gilbert R.C.. Robust support vector machines for classification and computational issues[J]. Optimization Methods and Software, 2007, 22(1): 187-198.
    [99] Vapnik, Vladimir N. An Overview of Statistical Learning Theory[J]. IEEE Transactions on Neural Networks, 1999,10(5):988-999.
    [100] J.Mercer. Function of positive and negative type and their connection with the theory of integral equations[J], Philosophical Transactions of the Royal Society of London, 1909, (A-209):415-446.
    [101]贾永红,数字图像处理[M].武汉:武汉大学出版社,2003.
    [102] Li Yinghua, Liu Bingqi, Zhou Bin. The Application of image edge detection by using fuzzy technique[C]. Proceedings of SPIE-The International Society for Optical Engineering, 2005, 5637:398-40.
    [103] Hsiao Ying-Tung, Chuang Cheng-Long, Jiang Joe-Air, et al. A contour based image segmentation algorithm using morphological edge detection [C]. Conference Proceedings- IEEE International Conference on Systems, Man and Cybernetics, 2005, 3,:2962-2967.
    [104] Back Young-Hyun, Byun Oh-Sung, Moon Sung-Ryong, et al. Edge detection in digital image using variable template operator[C]. Lecture Notes in Computer Science, 2005, 3684(LNAI):195-200.
    [105]吴伟,刘玉凤.改进的模糊边缘检测算法在图像处理中的应用[J].沈阳理工大学学报,2007,26(5):54-56.
    [106]罗强,任庆利,杨万海.基于分形理论的图像边缘提取方法[J].通信学报,2001,22(11): 104-109.
    [107] Canny J F. A computational approach to edge detection, IEEE Transactions on Pattern Analysis and Machine Intelligence. 1986, 8(6):679-698.
    [108] Mehrotra Rajiv, Nichani Sanjay. Corner detection[J]. Pattern Recognition, 1990, 23(11):1223-1233.
    [109] Tefera Daniel A., Harada Koichi. Geometrical approach for corner detection[J]. IEICE Transactions on Information and Systems, 2002, E85-D(4):727-734.
    [110] Petkovic Dragutin, Niblack Wayne, Flickner, Myron. Projection-based high accuracy measurement of straight line edges[J]. Machine Vision and Applications, 1988,1(3):183-199.
    [111] Song Jiqiang, Lyu Michael R. A Hough transform based line recognition method utilizing both parameter space and image space[J]. Pattern Recognition,2005,38(4):539-552.
    [112] Walsh Daniel, Raftery Adrian E. Accurate and efficient curve detection in images: The importance sampling Hough transform[J]. Pattern Recognition, 2002, 35(7): 1421-1431.
    [113] Cheng Zhiguo, Chen Mang, Liu Yuncai. A robust algorithm for image principal curve detection [J]. Pattern Recognition Letters,2004,25(11):1303-1313.
    [114] Cao Frédéric, MuséPablo, Sur Frédéric. Extracting Meaningful Curves from Images[J]. Journal of Mathematical Imaging and Vision, 2005, 22(3):159-181.
    [115] Zhengyou Zhang. A Flexible New Technique for Camera Calibration. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2000, 22(11):1330-1334.
    [116] LANGRIDE D J. Curve Encoding and the detection of discontinuities[J]. CvgIP, 1982,20(1):58-71.
    [117] MEDIONO G, YASUMOTO Y. Corner detection and curve representation using cubic B-splines. Computer Vision, Graphics and Image Processing, 1987,39(3):267-278.
    [118]乔宇,黄席樾,柴毅,等.基于自适应直线拟合的角点检测[J].重庆大学学报(自然科学版),2003,26 (2):29-31.
    [119] Mehrotra, Rajiv, Nichani, Sanjay. Corner detection[J]. Pattern Recognition, 1990, 23(11):1223-1233
    [120] Harris C., Stephens M.. A combined corner and edge detector[C]. Proceedings ofthe Fourth Alvey Vision Conference, Manchester , 1988, 147 -151.
    [121] SM ITH S M, BRADY M. SUSAN-A new approach to low level image processing[J]. International Jaurnal of Computer V ision, 1997, 23(1):45-78.
    [122]何凯.角点特征提取及匹配方法研究[D].南京:河海大学,2005.
    [123] Ghosal S, Mehrotra R. Orthogonal moment operators for subpixeledge detection[J]. Pattern Recognition, 1993, 26(2):295-306.
    [124] Li J Q, Wang J W, Chen S B, et al. Improved algorithm of sub-pixel edge detection using Zernike orthogonal moments[J]. Optical Technique, 2003, 29(4):500-503.
    [125] E.P.Lyvers, O.R.Mitchell. Precision edge contrast and orientation estimation [J]. IEEE Trans·on PAMI, 1988, 10(6):927-937.
    [126]邓小英.Ricker子波最小二乘支持向量回归机及其在地震勘探资料去噪中的应用研究[D].吉林大学博士学位论文,2007.
    [127] Zhiwei Guo, Guangchen Bai. Application of Least Squares Support Vector Machine for Regression to Reliability Analysis. Chinese Journal of Aeronautics.Volume 22, Issue 2, April 2009, Pages 160-166.
    [128] Suykens J A K, Vandewalle J. Least Square Support Vector Machine Classifiers[J]. Neural Processing Letters, 1999, 9(3): 293-300.
    [129] Suykens J A K, Vandewalle J, De Moor B. Optimal Control by Least Squares Support Vector Machines[J]. Neural Networks. 2001,14: 105-113.
    [130] Peng Daiqiang, Liu Jian, Tian Jinwen, et al. Transformation model estimation of image registration via least square support vector machines[J]. Pattern Recognition Letters, 2006, 27(12):1397-1404.
    [131] Kok Seng Chua. Efficient computations for large least square support vector machine classifiers. Pattern Recognition Letters, Volume 24, Issues 1-3, January 2003, Pages 75-80.
    [132] Kemal Polat, Bayram Akdemir, Salih Güne?. Computer aided diagnosis of ECG data on the least square support vector machine. Digital Signal Processing, 2008,18(1): 25-32.
    [133] Logashanmugam E.,Ramachandran R..An improved algorithm for image compression using wavelets and contrast based quantization technique[J]. Information Technology Journal, 2008,7(1):180-184.
    [134] Schmeelk J.. Wavelet transforms and edge detectors on digital images[J].Mathematical and Computer Modelling, 2005,41(13): 1469-1478.
    [135] Achmad Widodo,Bo-Suk Yang. Wavelet support vector machine for induction machine fault diagnosis based on transient current signal[J]. Expert Systems with Applications, 2008(35):307–316.
    [136] XIAO-GUANG ZHANG,YI-MIN LI,SHI-JIN REN, et al. Robust Wavelets Support Vector Machine Estimation Method for Regression[C]. Proceedings of the Fourth International Conference on Machine Learning and Cybernetics, Guangzhou, 2005:18-21.
    [137] A.Smola, B.Scholkopf, K.R.Muller. The connection between regularization operators and support vector kernels[J], Neural Networks,1998,11(4):637-649.
    [138]罗玉梅,顾铁玲,胡德金.基于图像处理的数控曲线麿削误差在线检测[J].上海交通大学学报,2007,41(9):1488-1491.
    [139]陈渊,马宏伟,张红涛.轧辊磨床辊形轮廓曲线生成方法研究[J].组合机床与自动化加工技术,2007(3):30-33.
    [140]吴顺秋.基于LabVIEW8.5的最小二乘曲线拟合研究[J].长江大学学报(自然科学版),2009,6(1):119-120.
    [141]徐俊杰,许黎明,胡德金.基于数字图像的曲线磨床尺寸检测[J].仪器仪表学报,2004,25(4增刊):540-541+548.
    [142]渠刚荣,许琼.一维小波变换刻画和检测一类图像函数边缘曲线的奇性[J].北京交通大学学报,2006,30(6):81-84.
    [143] GB/T 299-2007.金属材料摆锤冲击试验方法[S].
    [144]殷耀安.金属夏比(v型缺口)冲击试验的试样加工和检测[J].冶金物理测试.1985(4):47-49+14.
    [145]管红德.也谈夏比(V型缺口)冲击试样缺口顶角至背面长度的测量.理化检验-物理分册.1994,30(1):23.
    [146]马俊华.冲击试样缺口R的快速测定法[J].理化检验-物理分册.1996,32(4):41.
    [147]马俊华.金属夏比试样V型缺口尺寸的简易测量法[J].理化检验-物理分册.1997,33(9):44.
    [148]张安阳.非整圆零件前快速测量[J].机械工人(冷加工),2001,3:23-24.
    [149]吴占涛,张桂香,孔宇等.基于样条函数的凸轮升程曲线拟合方法研究[J].制造技术与机床. 2008,9:22-24.
    [150]黄富贵.凸轮升程误差在三坐标测量机上的精确测量[J].光学精密工程,2006,14(1):111-115.
    [151]刘瑞玲.凸轮检测起始转角的求解方法[J].航空计测技术,2002, 22(3): 25-27+38.
    [152]于晓,王家礼,郭俊杰.坐标测量机对凸轮曲线的测量与拟合及其评价[J]. 2005, 26(4):316-319.
    [153]刘兴富.凸轮测量借助计算机最快速找“桃尖”方法[J].金属加工, 2009,4:52-55.
    [154]孙晓,张秀芝,陶俐言.人机协同的物流系统研究[J].计算机集成制造系统-CIMS.2003, 9(3):220-223+252.
    [155]田克华主编.互换性与测量技术基础[M].哈尔滨工业大学出版社,1996.
    [156]唐宇慧.圆度误差检测的现状与展望[J].机床与液压,2004,11:6-8.
    [157]甘永立.几何量公差与检测(第七版)[M].上海科学技术出版社,2005.

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

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

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