-
一个关于主成分分析的程序,对初学者有帮助。
一个关于主成分分析的程序,对初学者有帮助。-A principal component analysis on the procedure, help for beginners.
- 2022-01-26 00:35:09下载
- 积分:1
-
该程序为一维离散小波变换的matlab程序,很实用
该程序为一维离散小波变换的matlab程序,很实用-The procedure for the one-dimensional discrete wavelet transform matlab program, it is practical
- 2022-03-20 19:19:27下载
- 积分:1
-
文件夹里附有contourlet分解的程序代码以及lena测试图片。相信一定能给初学contourlet的朋友不少指引...
文件夹里附有contourlet分解的程序代码以及lena测试图片。相信一定能给初学contourlet的朋友不少指引-This code tells you how to do contourlet decomposition.
- 2023-09-03 20:25:03下载
- 积分:1
-
图象gabor变换的matlab代码,含有3种gabor变换的代码
图象gabor变换的matlab代码,含有3种gabor变换的代码-Image gabor transform matlab code, contains three kinds of gabor transform code
- 2022-04-29 04:43:23下载
- 积分:1
-
阈值图像生长
参数为阈值区域
生长点
可以多seed生长
阈值图像生长
参数为阈值区域
生长点
可以多seed生长-Threshold image growth parameters for regional growth point threshold can seed the growth of
- 2022-07-06 20:43:34下载
- 积分:1
-
用Delphi实现的多媒体文档图像批量抓取
使用delphi实现在多媒体文件中批量抓取图象-use delphi achieve in the multimedia document image batch crawls
- 2022-07-14 11:30:35下载
- 积分:1
-
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。...
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。-This program is used to locate eye region in gray facial image by means of horizontal and vertical projection.
- 2022-08-13 16:41:13下载
- 积分:1
-
contourlet变换源代码,图象处理方面有广泛应用空间
contourlet变换源代码,图象处理方面有广泛应用空间-MATLAB source code that implements the contourlet transform and its utility functions. See paper "The contourlet transform: an efficient directional multiresolution image representation" included in this zip file. -Contourlet transform source code, image processing has a broad application of space-MATLAB source code that implements the contourlet transform and its utility functions. See paper
- 2022-02-06 19:00:36下载
- 积分:1
-
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中...
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成:
主要类:
memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。
Complex类:复数类,完成复数运算。
CBmpDemoView类:视类,完成显示。
CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。
Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
- 2022-02-13 08:58:34下载
- 积分:1
-
digital image processing based on vc color space conversion source
数字图像处理中基于vc++的颜色空间变换源程序-digital image processing based on vc color space conversion source
- 2022-01-23 11:00:00下载
- 积分:1