搜索资源列表
计算机图象处理
- 计算机图象处理- Computer imagery processing
《数字图象处理入门》
- 《数字图象处理入门-"Introduction to Digital Image Processing
《数字图象处理入门》在线中文教程
- 一个VC中有关《数字图象处理入门》的教程,有很多可以学习的东西-a VC on "Introduction to Digital Image Processing," the guide, can learn a lot of things
各种数字图象处理
- 各种数字图象处理方法(锐化,小波变换,水印嵌入等等)。-variety of digital image processing methods (sharpening, wavelet transform, watermark embedding etc.).
数字图象处理程序集
- VC++实现数字图象处理程序集-VC digital image processing procedures set
数字图象处理c++算法程序
- 数字图象处理c++算法程序-c digital image processing algorithm
5个图象处理的经典算法
- 5个图象处理中的经典算法-five image processing algorithm classic
图象处理
- VC图象处理电子书,Chm格式,基本与位图相关的都作了说明,很不错-VC image processing e-books, Chm format, and basic bitmap were made related to the note, a very good
数字图象处理(几何变换,边缘检测,图象增强)
- 数字图象处理源码集(几何变换,边缘检测,图象增强)-source digital image processing sets (geometric transformation, edge detection, image enhancement)
vc++ 数字图象 处理
- vc++ 数字图象处理 很好用我看了以后收益非浅希望大家喜欢-vc digital image processing with very good after I read greatly benefit hope you like
一个不错的基于小波图象处理软件自己作的
- 一个图象处理的小软件,可以用来图象各种处理,灰度处理,边缘检测等-a small image processing software, images can be used for various processing, Gray processing, edge detection, etc.
vc++数字图象处理我的作业
- 这个是我在学校上课时候老师布置的作业,关于图象处理的,大家可以-This an assignment that our teacher assigned to us in the class. It is about the image processing, you guys can have a look!
MATLAB交互型图象处理演示程序
- 一个自己做的MATLAB图象处理程序,已经上传了依次,没有成功,重新上传。重点是对BMP图象的各种操作以及MATLAB的GUI编程!-a MATLAB own image processing procedures, have uploaded followed, without success, to re-upload. Focus BMP images of the various operational and MATLAB G
图形图象处理之边缘检测
- 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, L
图象处理教程
- 图象处理就是对给定的图象进行某些变换,从而得到清晰图象的过程。-image processing is the right to conduct certain image transformation, and thus a clear picture of the process.
数字图象处理算法的演示
- 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋
独立分量分析(maltab代码)用于图象处理得方法
- 独立分量分析(maltab代码)用于图象处理得方法-independent component analysis (maltab code) used in image processing methods
图象处理vc源代码
- 使用vc实现的一个图象处理源代码,比较全,多多支持-use vc achieve an image processing source code, the entire comparison, the more support
VC图象处理code+转灰度功能
- VC图象处理code+转灰度,不多说了,看看代码仔细研究一下-VC+ image processing code to gray, not to say, look at the code carefully study
bmpclassbmp图象处理类
- bmpclassbmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等