搜索资源列表
23202
- 图像的边沿检测与提取轮廓跟踪算法代码-image edge detection and extraction of contour tracking algorithm code
ImageEnhancement
- 程序描述了一种图像增强的算法,可提取物体轮廓。-describes a process image enhancement algorithms, object contours can be extracted.
image-go
- 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源
mypolygon
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC+
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
yuhui
- 部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波-part of an image recognition algorithm, including robert factor, Laplace operator, contour extraction, Gaussian filter
图像轮廓 提取算法
- C++图像轮廓 提取算法
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
gjzw
- 高级指纹分算法析源代码 === === === === === ===== 一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以 对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得 学习的算法。要在指纹信息处理中比较不错。-Advanced fingerprint analysis of the split-source code =========================
makeyong
- 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
PersonIDFetch
- 研究描述人脸特征的有效方法, 讨论身份证照片的特征提取和检索采用自适应肤色检测技术改进通用的肤色检测算法, 进行脸部区域的划分提出系数投影法对面部五官区域进行分割, 在各区域中提取面部几何特征引人描述脸颊和下额轮廓的曲线参数作为脸形特征, 得到对人脸特征更准确的描述将面部几何特征矢量匹配、脸形曲线参数匹配和脸部图像相关匹配相结合, 实现人像照片的准确检索实验表明该方法性能优良。-Describe the facial features of an effective way to discuss
VC_image
- VC8工程,完整可运行。图像处理算法,点运算,几何变换,正交变换,图像增强,形态学运算,边缘检测,轮廓提取,图像分析,图像还原,图像编码-VC8, image processing algorithms, point arithmetic, geometric transformations, orthogonal transformation, image enhancement, morphological operations, edge detection, contour extrac
DThe_digital_i
- 数字图像处理算法的实现包括:Hough变换,边缘检测,差差影法,轮廓提取与跟踪投影法,图像复原,阈值分割,种子填充 -Digital image processing algorithms to achieve include: Hough transform, edge detection, differential poor law, contour extraction and tracking the projection method, image restoration, thr
levelset
- 经典的图像处理算法,用于分割、轮廓提取或图像修复-Classical image processing algorithms for segmentation, contour extraction or image repair
ziliao
- 车牌识别的一些英文文献资料,一些关于灰度变换的图像处理提取轮廓的算法-Some English literature license plate recognition, something about the gray transform image processing algorithms to extract contours
EdgeContour
- 这是图像边缘检测、提取及轮廓跟踪的算法,包括边缘检测、Hough变换、种子填充等-This is the image edge detection, contour extraction and tracking algorithms, including edge detection, Hough transform, seed filling
locate
- 该程序为车牌检测中的图像分割采用一系列不同的滤波器、形态学操作、轮廓算法和验证算法,提取图像中可能包含车牌的区域。-license plate detection
MAIN
- 基于边缘轮廓的角点检测算法,由三个基本的功能模块组成,分别是图像边缘检测模块、边缘轮廓曲线的提取模块和轮廓曲线上的角点检测模块。-Corner detection algorithm based on edge profile, consisting of three basic function module, the module of image edge detection, edge contour curve module and the extraction of contour
轮廓提取
- 图像轮廓提取算法 vc6.0编译通过,不要错过啊(Image contour extraction algorithm VC6.0 compiled and passed, do not miss it)