搜索资源列表
BianYuanJianCe
- 源码为C++语言编写,用于提取图像轮廓,有详细过程,可直接执行。
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
阈值分割和轮廓提取
- 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
图像轮廓 提取算法
- C++图像轮廓 提取算法
二值图像的轮廓跟踪
- 提供二值图像的轮廓跟踪,并附示例
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
VC编程实现图像处理的一些功能
- VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
Fingerprint
- 基于VB的指纹分析程序,可对输入的指纹图像进行黑白二次锐化、平滑图像处理、轮廓显示、特征对比、特殊显示等功能,有些处理功能类似PHOTOSHOP的功能。它的处理速度比较快,算法也值得学习。-VB-based fingerprint analysis, fingerprints can enter the second black-and-white image sharpening, smooth image processing, contour shows that the characte
snake_VC++_win32
- 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
lixiang
- 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
FramecolorRecogniae
- 这个代码用来完成图像颜色的识别。识别之前先使用轮廓识别,最后在有效轮廓里面对颜色进行匹配,考虑了一些动态因素。-This code used to complete the identification of color images. Identification prior to the use of contour identification, inside the outline of the final in the effective matching of color, cons
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
Image
- 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
EdgeColor
- 自动提取目标图像轮廓边缘,同时分辨其颜色。-Automatic edge contour extraction target image, at the same time to tell its color.
Sub-pixel
- 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
Semi-Automated-Outlining
- 半自动勾画图像轮廓的源代码,该程序允许用户勾画和修改图像的轮廓。-Semi-automatic image contours outline the source code, the program allows users to sketch and modify the outline of the image.
contourtracking
- 这是一个用Visual C++6.0编写的图像轮廓跟踪程序,并且附有测试图片,整个程序非常好用-This is a work written in Visual C++6.0 image contour tracking procedures, and with a test image, the whole process is very easy to use
easycentroidpoint
- 提取二值图像的轮廓,根据hu矩求轮廓质心点(Extract the contour of the two value image, and calculate the contour centroid point according to the Hu moment)
图片轮廓拾取
- VB编写的图像轮廓的处理,对学习轮廓处理有一定的帮助。(The processing of the outline of the image written by VB has some help to the learning contour processing.)
轮廓提取
- 图像轮廓提取算法 vc6.0编译通过,不要错过啊(Image contour extraction algorithm VC6.0 compiled and passed, do not miss it)