搜索资源列表
-
0下载:
vc数字图象处理源码,基本的图象操作其中没有jpeg的编码。适合初学者。-vc-source digital image processing, the basic operation of which no image jpeg coding. For beginners.
-
-
0下载:
这是关于多媒体技术图像压缩lzw编码与源码的源程序(c语言版)-This is the multimedia technology of image compression coding and 4,558,302 source of the source (c language version)
-
-
0下载:
该源码是jpeg图像源码中的行程编码, JPEG压缩编码-source of the image is jpeg the itinerary source coding, coding program, JPEG compression
-
-
0下载:
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。-VC images of the source programming, including bitmap readers, and image transform coding.
-
-
0下载:
图像直方图显示,图像增强,图像滤波,图像边缘检测,图像分割,图像编码等等。-Histogram display, image enhancement, image filtering, edge detection, image segmentation, image coding and so on.
-
-
0下载:
非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
-
-
3下载:
VC++图像处理程序设计-杨淑莹-配套源码:
本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
-
-
0下载:
经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
-
-
0下载:
数字图像处理的方块编码作用的C++源代码-Digital image processing, coding the role of the box C++ source code
-
-
1下载:
图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
-
-
0下载:
图像压缩编码的源程序,包括行程编码,哈弗曼编码等-Image compression of the source code, including the Run-Length Coding, coding哈弗曼
-
-
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下载:
代码是何东健《数字图像处理》的随书代码,提供了图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码 、图像复原的源代码.-Code is Dong-Jian " Digital Image Processing" with the book code, and provides image enhancement and smoothing, image segmentation and edge detection, i
-
-
0下载:
对于图像运动补偿的编码,老师给的源程序,很好用-Motion compensation for image coding, the teacher to the source, easy to use
-
-
0下载:
关于图像各种基本处理,编码的源代码,例如哈弗曼等-On a variety of basic image processing, coding of the source code, such as Hafu Man, etc.
-
-
0下载:
本源码共包括12个源代码,分别为数字图像显示、旋转及平移、图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码以及图像复原等内容。-The source code includes a total of 12 source codes, respectively, for digital image display, rotation and translation, image enhancement and smoothing, imag
-
-
0下载:
1.计算256灰度级lenna图像中的相对冗余信息.
2.设计一个游程编码算法, 并编程序对一幅二值图像进行编码,计算压缩比.-1 Calculate the relative redundant information in the 256 gray-scale image of lenna.
2 Design a run-length coding algorithm, encoding, and programmed to a binary image and calculate
-
-
1下载:
图像的双随机相位的编解码,包括源图像,加密图像,解密图像-Double random phase of the image coding and decoding, including the source image, the encrypted image, the decrypted image
-
-
0下载:
何斌 图像处理源代码,包括几何变换、正交变换、图像增强、形态学变换(腐蚀与膨胀)、图像复原、图像编码、阈值分割、投影检测、霍夫变换等-Bin image processing source code, including geometric transformation, orthogonal transformation, image enhancement, morphological transformation (corrosion and expansion), image resto
-