搜索资源列表
基于opencv利用差分法求运动的轮廓
- 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
轮廓跟踪
- 用OPENCV实现的轮廓检测与处理,VC支持,OPENCV实现-OPENCV achieve with the contours of detection and treatment, VC support to achieve OPENCV
图像轮廓 提取算法
- C++图像轮廓 提取算法
二值图像的轮廓跟踪
- 提供二值图像的轮廓跟踪,并附示例
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
activecontour.关于主动轮廓模型的c++程序
- 关于主动轮廓模型的c++程序,详细说明了snake轮廓模型内部外部能量函数的求取等。,On the active contour model of the c++ program, details the snake contour model of internal and external energy function to strike and so on.
LCV 局部区域活动轮廓模型
- 这是“An efficientlocalChan–Vesemodelforimagesegmentation”(简称LCV模型)的MATLAB源代码。LCV模型是非常重要局部区域活动轮廓模型,它被广泛使用于各个领域,如MRI大脑图像分割,血管图像分割,图像偏差场纠正。-This is "An efficientlocalChan-Vesemodelforimagesegmentation" (referred to as the LCV model) of the MATLA
用OPENCV获得运动物体的轮廓
- 此代码可用于基于OPENCV获得运动物体的轮廓,OPENCV 2.3.1
轮廓、分水岭算法
- 基于opencv实现了轮廓检测和利用分水岭对图像进行分割,简单而且有效。该程序基于MFC,很好,很强大。
MATLAB rgb hsv 边缘轮廓提取
- MATLAB 图像处理 rgb hsv 边缘轮廓提取
轮廓处理
- 利用stm32f407平台的实现图像采集以及轮廓提取(Using stm32f407 platform to achieve image acquisition and contour extraction)
halcon-轮廓模板匹配
- 用halcon实现轮廓模板匹配,可实现已调试,可作为学习参考(Using Halcon to achieve contour template matching, can be achieved debugging, can be used as a learning reference)
halcon-轮廓模板匹配-批量图片-实战
- 用halcon实现轮廓模板匹配,实战批量图片,可运行已调试,可作为学习参考(Using Halcon to achieve contour template matching, actual batch picture, can run, has been debugged, can be used as a learning reference)
小轮廓填充
- 检测图像中的小轮廓,将这些小轮廓全部进行填充(The detection of small outline images, the contour are filled)
轮廓矩求中心
- 这个是用halcon写的一个利用轮廓矩求取图片中物体的重心。包括前期的灰度化和滤波处理(This is written in halcon using a moment to get the center of gravity of the object in the picture. Including the pre-grayscale and filter processing)
matlab基于手部轮廓的手势识别方法
- 通过提取手势轮廓作为特征来识别手势的动作(The action of identifying by extracting the contour of a gesture as a feature)
图片轮廓拾取
- VB编写的图像轮廓的处理,对学习轮廓处理有一定的帮助。(The processing of the outline of the image written by VB has some help to the learning contour processing.)
提取图像轮廓质心
- 提取图形轮廓 以及轮廓所在的质心。用外接矩形包围其所在的轮廓(Extract the graphic outline,and the centroid of the contour .Encircling the outline with a rectangle)
非下采样轮廓波变换,NSCT变换,主要用于图像去噪
- 非下采样轮廓波变换,NSCT变换,主要用于图像去噪(Non - down sampling contourlet transform and NSCT transform are mainly used for image denoising.)
内边界边缘轮廓跟踪算法
- 可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)