搜索资源列表
数字图象处理学VC++实现
- 其中包括图像压缩的基本编码方法如Huffman编码\\算术编码\\JPEG 2000\\H.261压缩编码标准\\小波变换编码\\运动估计算法\\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \\ arithmetic coding \\ JPEG 2 000 \\ H.261 coding standard \\ Wavelet Transform Coding \\ m
zhenshuduishibianhuan
- 小波变换中的整数迭式变换VC++程序实现-wavelet transform integer transform repetition VC program
wavelet123
- 这是小波变换的一个源代码,vc实现,很有用的哦,希望对大家有所帮助。-This is a wavelet transform source code, vc realized, very useful Oh, we want to help.
mywavelet_code
- VC++写的二维小波变换,用于图象处理,可以参考一下-VC write the two-dimensional wavelet transform for image processing, can take a look
200551517426
- 此源码为vc++实现的小波算法,可以对图像进行三次小波变换-this source of vc realization of wavelet algorithm, the image of three wavelet transform
wave_analysize
- 小波变换所有常见例程,vc++下调试通过。适合科研人员和工程应用人员
wavelet3
- VC小波算法1,高效率VC小波算法1,可以看到小波变换的细节。
wavelet4
- VC小波算法2,高效率VC小波算法2,可以看到小波变换的细节。
PICTRANSWAVELETS
- PICTRANSWAVELETS,VC小波应用 图像小波变换,两层分解
VC
- 采用小波变换实现图像的编码与解码功能,希望对大家有所帮助。
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
VCxiaobobianh
- 基于VC的小波变换源代码 用于图像降噪-VCxiaobojz
DWT
- 从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
REDUNDANTLWT53
- 冗余提升小波变换的源代码,希望对大家有帮助!-Redundant wavelet transform to enhance the source code, I hope all of you help!
spiht_ac_psnr
- vc++实现的小波变换图像压缩源代码,很有用!-vc++ implementation of wavelet transform image compression source code, very useful!
APyramid
- 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
MulityResolution
- 用vC++编写的小波变换程序,具有很好的演示效果。-VC++ wavelet transform has written a very good demonstration of the effect.
WaveletTransform
- 用vc++编写的小波变换演示程序,很好的实验例子。-Vc++ prepared by the wavelet transform demo program, a good example of the experiment.
WTTF
- 我的小波变换时频分析方法的C代码,(在VC或者VS上新建工程添加文件即可)-The wavelet transform time-frequency analysis method C code (in VC or VS on new construction to add files to)