Image Edge Detection Based On Opencv
作者:Guobo Xie, Lu Wen · 发表于:International Journal of Electronics and Electrical Engineering · 年份:2013 · DOI:10.12720/ijeee.1.2.104-106 · 被引用次数:78 · 研究领域:Industrial Vision Systems and Defect Detection、Image Processing Techniques and Applications、Image and Object Detection Techniques
Image processing is one of most growing research area these days and now it is very much integrated with the industrial production. Generally speaking, It is very difficult for us to distinguish the exact number of the copper core in the tiny wire, However, in order to ensure that the wire meets the requirements of production, we have to know the accurate number of copper core in the wire. Here the paper will introduce a method of image edge detection to determine the exact number of the copper core in the tiny wire based on OpenCV with rich computer vision and image processing algorithms and functions. Firstly, we use high-resolution camera to take picture of the internal structure of the wire. Secondly, we use OpenCV image processing functions to implement image preprocessing. Thirdly we use morphological opening and closing operations to segment image because of their blur image edges. Finally the exact number of copper core can be clearly distinguished through contour tracking. By using of Borland C++ Builder 6.0, experimental results show that OpenCV based image edge detection methods are simple, high code integration, and high image edge positioning accuracy.