文件名称:connectprocess

  • 所属分类:
  • OpenCV
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-12-12
  • 文件大小:
  • 852kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wu***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

在图像处理过程中,经常会遇到这样一部分图像,图像的整体部分如果人来看的话一眼就能看出,但是它的内部由于有各种小缺口,导致断开了,这样在计算机“眼”里就被认为是断开的,为了使图像达到适应人眼的感觉,需要将这些缺口和断开的口给连接上去,这就需要用到计算机图形学中的连通域处理技术。本文给出一个简单的连通域处理函数,当然这个函数是来自OpenCV著名教程Learning OpenCV中,只不过它的接口是基于c版本的OpenCV,而到目前为止,基于C++接口的OpenCV已经是主流,所以我将其接口改成了c++版的,但是其内部一些代码基本没有动它。-An integral part of the part of the image, the image of people look one can see in image processing, often encounter, but it is the internal cause disconnected due to a variety of small gap, so that the computer " eye " is considered to be disconnected in order to adapt to the human eye feeling image, you need to connect these gaps and disconnect the mouth up, which requires domain processing techniques used in computer graphics connectivity. This paper presents a simple connected domain processing function, this function is of course from Learning OpenCV OpenCV famous tutorial, but its interface is based on the c version of OpenCV, and so far OpenCV based on C++ interfaces has been the mainstream, so I interface into a c++ version, but some of its internal code basically did not move it.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





connectprocess

..............\connectprocess

..............\..............\Makefile

..............\..............\Makefile.Debug

..............\..............\Makefile.Release

..............\..............\connectprocess.pro

..............\..............\connectprocess.pro.user

..............\..............\debug

..............\..............\.....\connectprocess.exe

..............\..............\.....\connectprocess.ilk

..............\..............\.....\connectprocess.intermediate.manifest

..............\..............\.....\connectprocess.pdb

..............\..............\.....\main.obj

..............\..............\main.cpp

..............\..............\release

..............\..............\test.png

..............\..............\vc100.pdb

..............\基础学习笔记之opencv(23):learning OpenCV书中一个连通域处理函数.pdf

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org