摘要
OpenCV是一种用于数字图像处理和计算机视觉的函数库,由Intel微处理器研究实验室的视觉交互组开发,采用的开发语言是C++。本文通过学习掌握在OpenCV下进行数字图像处理编程的方法,利用其便利的环境实现了图像的Vincent分水岭分割。在其开源代码中设计了一些基础的数据类型和一些帮助数据类型,以Visual C++集成开发环境做平台实现了允许用户标记的分水岭图像分割。
OpenCV is a library for digital image processing and computer vision.It is developed by the visual interactivity group in Intel’s microprocessor research Lab with C++ language.In this paper, the Vincent watershed image segmentation has been implemented by leaning digital image processing programming under the convenient OpenCV environment.This study creats some basic data type and helping data type and realizes the watershed image segmentation with marked regions in the Visual C++ environment.
出处
《电子设计工程》
2013年第10期175-177,共3页
Electronic Design Engineering