当前位置:
首页 资源下载
搜索资源 - source coding of image matlab
搜索资源列表
-
0下载:
二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
-
-
2下载:
利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
-
-
3下载:
使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
-
-
0下载:
Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
-
-
0下载:
该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
-
-
2下载:
数字图像处理编程入门 书和书的 源代码
1) windows位图bitmap(即bmp文件)的结构和调色版的概念;
(2) 图象的平移、旋转、镜象变换、转置变换、放缩;
(3) 图象的平滑(去噪声)、锐化;
(4) 图象的半影调、抖动技术;
(5) 图象的直方图修正、彩色变换;
(6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取;
(7) 图象的边沿检测与抽取、hough变换、轮廓跟踪;
(8) 图象的检测、模板匹配;
-
-
1下载:
图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
-
-
0下载:
图像处理的vc独立程序,包括边界跟踪,边缘检测,图像编码,腐蚀,开闭操作等源码-Vc independent image processing procedures, including the border tracking, edge detection, image coding, erosion, opening and closing operation of source
-
-
0下载:
影像處理非常合適的libary, 內容包含許多通道編碼程式碼, 對於影像處理工作者或是研究者有非常大的幫助-Image processing is very suitable libary, the contents of the code contains a number of channel coding for image-processing workers, or researchers have a very big help
-
-
0下载:
MATLAB数字图像处理张德丰源代码,关于图像编码与解码部分-Digital image processing Zhang Defeng MATLAB source code, image coding and decoding on the part of
-
-
1下载:
数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
-
-
0下载:
GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
-
-
0下载:
分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
-
-
0下载:
matlab图像处理中的哈夫曼编码,主函数源代码。-matlab image processing Huffman coding, the main function of the source code.
-
-
0下载:
基于DCT数字水印算法的Matlab实现源代码,1. 将文字水印和图像水印转换为二值序列水印;
2. 对水印进行置乱,提高其安全性;
3. 选择合适大小的块,给出DCT域中频分块编码方案;-DCT-based digital watermarking algorithm Matlab source code, a text watermark and image watermark converted into a binary sequence watermark .. 2 wa
-
-
3下载:
用Matlab仿真RLNC,网络运行RLNC.m。网络的源节点发送一个windows.png采用随机线性网络编码和信宿节点创建一个图像(资料图片)接收的数据。
如果windows.png和data.jpg是相同的则RLNC运行成功(Thesis of network simulation with Matlab using RLNC,the source node of network send a windows.png using Random Linear Network Coding
-