搜索资源列表
小波变换
- 小波变换源代码,支持灰度图,和24位,32位真彩图
小波变换vc代码
- 挺不错的小波变换代码!已经附有lena图
vc++提升格式小波变换
- 完整小波变换类,包括一个头文件,实现文件和一个readme文件-Complete wavelet transform categories, including a header file, files and a readme file
小波变换算法源代码
- VC++实现小波变换算法源代码-VC wavelet transform algorithm source code
VC图像处理的一些基本算法及小波变换源码
- VC图像处理的一些基本算法及小波变换源码-VC image processing algorithms and some basic wavelet transform FOSS
VC小波第11章
- VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
VC小波第2章
- VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
VC小波第4章
- VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
VC小波第5章
- VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
VC小波第6章
- VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少
基于VC开发的图像小波变换源程序
- 该程序能实现数字图象处理中的很多功能,例如图象复原,小波变换等等!-procedures to achieve the digital image processing of many functions, such as image restoration, wavelet transform, etc.!
图像的小波变换
- 小波变换的源代码,在vc下实现,速度较快,可以选择各种小波-wavelet transform source code, under the vc, faster, we can choose various wavelet
小波算法vc源码2
- 小波变换的visual c++实现源代码,有效实现了小波的快速变换,得到很好的恢复图像,是个很有价值的源程序。-wavelet transform visual c achieve source code, the effective realization of the fast wavelet transform, well restored images, is a valuable source.
vc编写的小波正反变换的源码
- 用VC写的一个小波正反变换.新一代静止图像压缩标准JPEG2000将离散小波变换(DWT)作为其核心变换技术.-VC write a wavelet transform pros. A new generation of geostationary JPEG2000 image compression standard of discrete wavelet transform (DWT) as its core technology
小波变换学习指南
- 小波变换学习的绝好资料,,不同于一般的数学抽象推导,一定要看看.我看了以后收获非常大-Exellent material for wavelet study. It is different from general mathematical calculations. You should read it. I benefit a lot from reading it.
VC++实现小波变换
- 用VC++实现数字图象的行变换,列变换,小波变换的原代码,很实用-VC digital image transformation, the transformation out, wavelet transform of the original code, practical
VC++用小波变换对图象进行灰度处理的源代码
- 该系统是通过小波变换对图象进行灰度处理, 和以往的算法有明显的区别!-this system process image with wavelet,very distinct from the previous algrithm.
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fiel
常用的小波变换程序
- 常用小波变换编程,采用VC++6.0开发-wavelet transform common programming using VC 6.0