搜索资源列表
一种改进的小波变换算法
- 西安交大一个博士提出的小波分析变换的新型算法,对小波有兴趣的人可以研读一下,很有启发!-A PHD of Xi an jiaotong University presents a new algorithm of wavelet transform. It a very useful for those who are interested in wavelet.
二维图形变换
- 包含了二维图形的几何变换算法,比例变换,对称变换-2d image geometry transform algrithm.proportion and symmetry transform.
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
灰度变换算法实现
- 本程序实现图象处理中的灰度变换的所有算法!-the program image processing Gray Transform algorithm for all!
二维图形变换算法
- 二维图形变换算法-2D graphics transform algorithm
二维图形的几何变换算法
- 二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
模糊随机Hough变换算法
- 模糊随机Hough变换算法,模糊随机Hough变换算法
直方图修正和彩色变换算法
- 直方图修正和彩色变换算法-amendments and color histogram algorithm
小波变换算法源代码
- VC++实现小波变换算法源代码-VC wavelet transform algorithm source code
傅立叶变换算法
- matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.需改名为.ppt查看。
图象的几何变换算法2
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
实数据快速傅立叶变换算法
- 傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people look very useful signal, the pr
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
傅里叶变换
- 这是用fortran语言写成的fft变换算法
二维小波变换
- 此文件为,小波变换的算法程序
改进的小波变换算法
- 改进的小波变换C源码
投影变换算法
- 投影变换算法
Lena图像傅立叶变换算法
- Visual C 6.0开发,Lena图像傅立叶变换算法
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
案例11-二维图形几何变换算法
- 计算机图形学里的二维图形几何变换,所用软件为C++(Geometric transformation of two-dimensional graphics)