搜索资源列表
compressioning
- Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: I
graphicexperiment
- 用MATLAB实现数字图像处理的块编码,数字化,锐化,灰度级变换,直方差均衡等等。-Using MATLAB realization of digital image processing block coding, digitization, sharpening, gray-scale transformation, and so straight variance balanced.
Graphical_programming_source_code_block
- 图形编程方块编码源码Graphical programming source code block-Graphical programming block coding source Graphical programming source code block
ImageRetrievalAlgorithm
- 文是一种基于灰度共生矩阵的图像相似性检索算法,首先将图像分成互不重叠的子图像块,根据子图像 块中像素间灰度差别重新设置每个像素的灰度值为0或l,然后将整个图像重新划分成子块,对子块编码,最后借 助共生矩阵提取的不同方向的特征值来检索图像的相似性。实验结果表明本文算法对图像相似性的检索比传统 方法GLCM、CCM更有效,且检索效率较高,更重要的是此算法还可以反应不同方向上图像的相似度。-Man is an image based on gray level co-occurrence
newimagematchingmethod
- 一种新的基于大小点分块编码方法来实现图像对中特征点的匹配, 首先对大点进行自动识别和编码, 然后实现区域内小点的自动编码。对石膏像面部的实验表明基于大小点的分块匹配算法能够有效地实现特征点的自动匹配。-A new point based on the size of block coding to achieve the image of the feature points of the match, the first major point of automatic identificat
Block-coding
- 代码可以对图像进行方块编码,并且可以根据菜单调用不同尺寸的方块进行编码。有用户界面,使用matlab实现的。-Code the image block coding, and different sizes according to the menu box called encoding. A user interface implemented using matlab.
encoding
- 本程序采用了最简单的方块编码对512×512的lena图像进行了编码。 运行程序后可以看出,方块取得越大,图像编码后失真越大。-This procedure uses the most simple block coding on the 512 × 512 lena image coding. After running the program can be seen that the larger box made, the greater the distortion of the i
fangkuaibianma
- 方块编码的C++代码,在图像处理编码中非常实用-Image processing of the more common encoding, block coding in C++ code
Block-coding
- 方块编码实现了图像压缩,基于c语言的一种方法-Block coding for image compression
bct-coding
- 图像的方块编码(BCT),通过不同大小子块3*、5*5、7*7对图像分块,经过阈值判断,统计特性判断、进行编码-Box of the image encoding (BCT), by the different sizes of sub-block 3* 5* 5,7* 7, the image block with the judgment of the threshold, statistical characteristics of judgment
blockcoding
- 对图像进行方块编码处理,是基础的图像处理操作-Block coding processing, image-based image processing operations
G4-16QAM-4x1antennas-sp
- 空时编码G4码采用16QAM时的系统性能误码率,并绘制出曲线-MIMO space time block coding
G4-qpsk-4x1antennas-sp
- matlab仿真代码源文件,空时编码采用G4,QPSK星座映射-matlab G4space time block coding
CPP-code
- SOFM和LBG算法用于图像编码,块编码,块分割,遗传算法,有完整的程序文件和说明文件-The SOFM LBG algorithm for image coding, block coding, block segmentation, genetic algorithm, a complete program files and documentation
cube_code
- 一个小的最简单的方块编码对512×512的图像进行了处理,可用于图像压缩和预处理。-A small block coding simple image of 512 × 512 for the treatment, can be used for image compression and pre-processing.
Box-code
- VC++ 6.0实现的方块编码程序。本程序采用最简单的方块编码对512*512的lena图像进行了编码,有简单的界面,可以选择编码方块的大小。-VC++ 6.0 achieve a block coding process. This program uses the most simple box encoding for lena image 512* 512 encoded, has a simple interface, you can the size of the encoding
Image-Compression-Technology
- 该程序可以真正自动实现图像压缩的算法——分形块编码。分形块编码的依据是图像局部块之间存在相似性。-The program can really automatically achieve the image compression algorithm- fractal coding. Fractal block coding is based on the existence of similarity between the local image block.
blockCode
- 使用方块编码技术,压缩图像数据,完全用数学方法编写,没有调用函数。-Use block coding techniques, compressed image data, complete with mathematical methods to prepare, did not call the function.
codingkood
- 方块编码,在readme 里有详细的使用说明 很不错的源码-Block coding, there are detailed instructions in the readme good source
ccn
- 方块编码的源程序,有测试图片,效果不错,可以用的我试验过-Source program block coding, and we have test images, effect is good, can use I tested