搜索资源列表
c_ezw
- 用从c++语言编写的ezw小波图像编码算法实现,已通过调试成功,请大家下载调试-from using c + + language prepared by the ezw wavelet image coding algorithm has been successfully adopted debugging, please download Debugging
liujunpeng20060618
- 1. 实现编码线段裁剪算法 1.1 段和裁剪窗口顶点坐标由鼠标输入 1.2 裁剪结果用红色绘制 1. 实现编码线段裁剪算法 实验步骤 1. 点画线段菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时画出线段 2. 选取颜色 3. 点裁剪菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时就可以得到裁剪到的线段用2中的颜色绘制出来 -1. Line Clipping achieve coding algorithm 1.1 of the window and
midpointcircle-coding
- 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
RWJpeg
- Visual C++ 实现的JPEG编码算法。-Visual C realized JPEG coding algorithm.
spiht_ac_psnr
- 集成了快速算术编码的spiht图像编码算法,我增加了psnr的计算.-the rapid integration of spiht arithmetic coding algorithm for image coding, I increased psnr calculations.
huffman
- huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
mh
- mh编码的算法,已经调试成功,可以使用-mh coding algorithm has been successfully debugging, you can use
Huffman编码的算法及其实现。
- Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
Huffman-coding
- 用C语言使用Huffman编码算法对给定的BMP图像文件进行编解码-codec BMP image files for a given using the Huffman coding algorithm in C language
Geocoding
- GIS中的地理编码算法,这是我自己的代码,绝对不重复-GIS in the geo-coding algorithm, which is my own code, and definitely not to repeat
CohenSutherland
- Cohen-Sutherland算法编码裁剪算法-Cohen-Sutherland clipping algorithm coding algorithm
CVPR09-ScSPM
- 基于稀疏编码和线性塔式匹配的图像分类算法。-This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification".
RSC
- 强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the trai
05
- JPEG编码算法与设计05这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG Coding Algorithm and Design 05 This is the realization of the basic coding algorithm JPEJ realize, a total of six procedures.
spiht
- 该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
FXtuxiangkejian
- 分形图像课件:第06章 分形编码的数学基础 第07章 基本分形编码算法 第08章 分形编码的改进算法 图像压缩附代码-基本分形算法讲稿-Fractal Image courseware: the first 06 chapters of mathematical fractal coding based on the first 07 chapters of basic fractal coding algorithm section Chapter 08 Improvement of frac
chengxu
- 针对图像感知编码算法的编解码程序代码,特别是分形图像压缩-Perceptual coding algorithm for encoding and decoding program code, in particular, fractal image compression
ArithmeticCode
- 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
image-deblock-psw-algorithm
- 提出一种图像去噪的编码算法,基于滑动窗的有效图像去方块滤波算法(PSW)。-It presents an image denoising coding algorithm, sliding window based on the effective image deblocking filtering algorithm (PSW).