摘要
利用GDI+开发了物体识别系统。该系统通过将视频捕捉到的图像二值化转换为黑白图像,然后对黑白图像进行形态学运算消除噪声并分离相邻物体的边界。最后采用图形学的四连通区域填充法进行填充和识别。
An object recognition system was developed by VC + +. NET. This system obtains images from video input device and converts them to binary images, then uses the mathematical morphology to remove the noise and separate the boundary of adjacent objects. Finally the four direction region filling is adopted to fill the object' s region and calculate object' s number.
出处
《贵州工业大学学报(自然科学版)》
CAS
2006年第2期40-43,共4页
Journal of Guizhou University of Technology(Natural Science Edition)
关键词
GDI+
二值化
形态学
识别
GDI +
binarization
morphology
recognition