搜索资源列表
imagejiancepipei
- 这是用VC++编写的利用小波的方法对图像进行检测,模板匹配的程序-This is the VC prepared using the method of wavelet image detection, template matching procedures
TemplateTranslation
- VC数字图像处理典型算法源码第六章,Visual C++编写,主要是图像的模板变换-VC digital image processing algorithms typical source of Chapter VI, Visual C, is the template image transformation
121212
- In this code,I use VC to complete a Image examination, template match algorithm.-In this code, I use to complete a VC Image examination, template match algorithm.
Direc
- 用VC编写的一个图像处理的程序:它可以实现阈值分割、投影检测、差影检测和模板匹配。-VC prepared by an image processing procedures : it can achieve threshold segmentation, the projector detection, poor video detection and template matching.
image.rar
- 数字图像处理入门:边缘检测与提取;腐蚀,膨胀,细化;图像的几何变换;图像的检测,模板;图像的平滑;图像压缩编码;直方图修正和彩色;图像VC编程代码,Introduction to digital image processing: edge detection and extraction corrosion, expansion of refining image geometric transform image detection, template image smoothing
movedetect.rar
- 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。,VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
vc_imageprocessing
- VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
Image-Processing
- vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
laplase
- 本程序用VC实现了良好的拉普拉斯边缘提取功能,由于模板系数选择合理,故效果不错。-This procedure used to achieve a good VC Laplacian edge detection function, a reasonable selection coefficient because of the template, so good results.
image
- 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
mobanbianhuan
- 这个源代码是关于图像模板变换函数的 就是图像在vc环境下怎样进行图像模板变换-This source code is a transformation function on the template image is the image in vc how circumstances change the template image
Direct
- VC数字图像处理典型算法及实现,完整的源码,主要实现差影检测,模板匹配,阈值分割等等算法-VC typical digital image processing algorithm and the realization of the complete source code, the main achievement of poor video detection, template matching, and so threshold segmentation algorithm
patternrecogniziaton
- 模板匹配法和贝叶斯公式法 进行数字识别 图像模式识别—VC++技术实现(源码)-Template matching method and Bayesian formula method to digitally identify the image pattern recognition technology-VC++ (source)
Templatematching
- 用VC++实现对一幅图像中某一部分与样本进行模板匹配Using VC + + to realize an image of a part of the template matching with samples-Using VC++ to realize an image of a part of the template matching with samples
dsa
- 用VC实现数字减影算法,通过模板匹配,再对两幅图像相减,即用盈片中减去蒙片,从而实现突出血管区域的目的。【源码加文档说明】-Using VC to achieve digital subtraction algorithm, template matching, and then the subtraction of two images, that the film with surplus minus mask, in order to achieve the purpose of high
imagetest
- 利用VC++6.0开发的一个很好的图像处理的编程模板,包括图像的载人和保存-Developed using VC++6.0 a good template image processing program, including manned and save the image
vc
- 能够实现图像的各种变换、边缘检测、轮廓跟踪、模板匹配、图像分割、图像复原等功能-To achieve a variety of image transformations, edge detection, contour tracking, template matching, image segmentation, image restoration functions
Image-Matching
- VC,实现基于模板匹配的图像配准算法,匹配精度可选-VC, template matching-based image registration algorithm, optional matching accuracy
mobanpipeidemo
- vc++实现模板匹配,灰度变换,几何变换等功能,可直接用vc6.0运行-vc template matching, gray level transformation, and geometric transformations can be directly with vc6.0 run
ReaderWriterSTL
- .stl 文件是在计算机图形应用系统中,用于表示三角形网格的一种文件格式(STL(Standard Template Library))