搜索资源列表
imageprocessor
- 数字图像处理的源代码,含空域变换和频域变换及图像压缩算法-digital image processing of source code, including airspace and frequency domain transformation and transform image compression algorithms, etc.
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
Ch13
- 小波分析理论及MATLAB7实现例程,第13章信号和图像的降噪与压缩
tuxiangwusunyasuo
- 图像无损压缩 TI常用例程 希望能对大家有所帮助
yasuo
- 一个用C++编写的图像压缩问题的简单代码,所用算法——动态规划
ImageGainingandCoding
- 《Visual C++数字图像获取 处理及实践应用》一书的源代码,包括图像增强、图像复原、图像压缩编码、图像配准及分割等相关源码。
4963694012
- vc实现图像压缩编程,有源代码 各类编程人员可以参考
VisualC++_digital_image_processing
- 精通VC++图像处理编程的光盘中的代码,代码包含了采用VC++实现的数字图像处理及压缩的多个代码,内容丰富-Proficient VC++ CD-ROM image processing programming code, the code includes the use of VC++ Realization of digital image processing and compression of the number of code, content-rich
digital_image_processing_code
- 数字图像处理相关技术的VC++实现的源码,包括图像的显示\增强\压缩编码等,对于掌握数字图像处理的VC++实现很有帮助-Digital image processing related technologies VC++ Achievable source, including the display of images, such as enhanced coding for digital image processing VC++ Achieve very helpful
atrous_alg_SWT
- 在MATLAB中用非抽样小波变换也称多孔算法实现信号或图像的压缩。-In MATLAB using non-decimated wavelet transform algorithm, also known as porous signal or image compression.
MATLAB
- 本程序是基于频域信息处理的压缩方法,把通过DCT图像转换到频域,最后还原成压缩图像。-The program is based on frequency domain information processing of the compression method, through the DCT image into the frequency domain, and finally reduction into compressed image.
ying-V8.8
- 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,已调制信号计算其普相关密度,实现用SDRAM运行nios,同时用SRAM保存摄像头数据。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Modulated signals to calculate its density Pu-related, Implemente
qy728
- 一种基于多文档得图像合并技术,基于matlab平台实现,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。- Based on multi-document image obtained combining technique, Based on matlab platform, Including the final calculation of the compressed image peak signal to noise ratio and compression of the sou
maoganggao
- 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,是国外的成品模型,通过matlab代码。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Foreign model is finished, By matlab code.
vsjfg
- 匹配追踪和正交匹配追踪,一个师兄的毕设,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。- Matching Pursuit and orthogonal matching pursuit, A complete set of brothers, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source.
evnva
- 分形维数计算的毯子算法matlab代码,利用matlab针对图像进行马氏距离计算 ,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。- Fractal dimension calculation algorithm matlab code blankets, Using matlab to calculate the Mahalanobis distance for the image, Including the final calculation of the compressed ima
3368
- 可以动态调节运行环境的参数,考虑雨衰 阴影 和多径影响,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。- Can dynamically adjust the parameters of the operating environment, Consider shadow rain attenuation and multipath effects Including the final calculation of the compressed image peak signal to n
aa221
- 用于信号特征提取、信号消噪,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,连续相位调制信号(CPM)产生。- For feature extraction, signal de-noising, Including the final
新建 WinRAR 压缩文件
- 通过小波技术对一维信号进行分解与重构,比较变换前后的图像,获取有用的信息(Wavelet technology is used to decompose and reconstruct one dimension signal, compare the image before and after the transformation, and obtain useful information)
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像