搜索资源列表
IPU(vs2005)
- 使用vc#2005 实现了多种常见的图像处理算法-use vc # 2005 to achieve a variety of common image processing algorithm
imagebinary
- 为平面图像处理算法,将彩色图像根据亮度值转换为只有黑色和白色的图像。-planar image processing algorithms, according to color image brightness conversion of only black and white images.
常用图像处理
- 本程序集成了很多常用的2D图像处理的算法及功能,希望能帮您抛砖引玉-this program integrates many common 2D image processing algorithms and features that can help you something
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
freeimage
- 一个图像处理的ocx控件,包含了大部分的图像处理算法
image_porcessing_in_VC
- 一些常用的数字图像处理算法,很实用,实用VC实现。在VC6下编译通过。
11
- 人眼检测方法,根据图像算法的程序,包含各种图像处理算法
DTW算法VC++实现
- DTW算法VC实现 数字图像处理-DTW VC Digital Image Processing
图像处理算法汇总
- 被资源详细实现了各种典型的图像处理算法,包括种子填充,傅里叶变换等
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
ImageCaptureANDDriver
- 通过CCD拍摄工作台图片,然后经过图像处理,提取图像矩特征,然后通过相关算法,求出工作台移动的距离-CCD image taken through the table, and then through image processing, extraction of the characteristics of image moments, and then through the relevant algorithms, to derive the distance between mobil
AMLE
- AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
tuxiangchuli
- VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
EZW
- 一个用matlab实现的基于小波变换的视频图像处理算法(EZW)源码-A source matlab implementation of wavelet transform-based video image processing algorithm (EZW)
421101dfaeb9
- 很齐全的图像处理算法,包括图像的分析,变换等
photoshop
- 图像切割算法高级,利用图像切割来说图像处理算法的复杂问题-Advanced image cut algorithm, image cut algorithm senior Superior image cut algorithm, image cut algorithm senior
Color-image-processing
- 彩色图像处理算法:white patch, gray world, etc.-different algorithms for color image processing
324535kmeans
- 经典的图像处理算法,主要功能是实现种子的分类,从而鉴别种子。-Classical image processing algorithms, the main function is to achieve the classification of seeds, to identify seed.
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)
《精通Visual C++数字图像处理典型算法及实现》源代码
- 《精通Visual C++数字图像处理典型算法及实现》源代码书籍源码