搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
图像方块编码
- 本程序采用了最简单的方块编码对512×512的lena图像进行了编码。运行程序后可以看出,方块取得越大,图像编码后失真越大。
A09
- 二维树,实现一个三维的树林空间,优点可以减小程序的体积。能实现三维的效果,它把二维树的正面始终对着视点,从而可见的总是一棵树,而不会出现失真-two-dimensional tree, to achieve a three-dimensional space woods advantage of the procedure can reduce the volume. To achieve the 3-D effect, two-dimensional tree always facing th
ch09_JPEG2000
- 从子带编码到小波编码 子带编码 多分辨率分析 滤波器组与多分辨率 从子带编码到小波编码 小波分解图像方法 失真的度量方法 JPEG2000介绍-from subband coding to wavelet encoding subband coding multiresolution analysis filters with a resolution from the subband coding of wavelet image coding wavelet de
squarecode
- 方块编码程序 本程序采用了最简单的方块编码对512×512的lena图像进行了编码 运行程序后可以看出,方块取得越大,图像编码后失真越大。
Lesson_Blending
- OpenGL Programming 上的例子,经过本人的修改,原来在屏幕切换时颜色失真-OpenGL Programming on the examples, I read the changes in the original screen color distortion when switching
drawsys1
- 使用了动画模型后,再显示时钟会出现失真,闪烁现象,但先显示时钟,再显示动画功能则无影响,主要可能是刷新的问题。在今后的学习中会加以改进-use of the animation model, the clock will be shown again showed distortions, scintillation phenomenon, but the first showing the clock, animation shows again and again that no funct
PortraitSeveraloperations
- 图象的插值缩放 图象的插值旋转 图象的剪切 在图象的几种几何操作中,图象的缩放和旋转都要用到插值操作。插值算法的好坏直接关系到图象的失真程度,插值函数的设计是插值算法的核心问题。因此,在具体介绍这几种几何操作前,有必要先介绍一下插值的基本原理。 -image interpolation zoom image interpolation rotary shear image in the image of several geometric operation, image
fangkuai-bianma
- 本程序采用了最简单的方块编码对512×512的lena图像进行了编码,运行程序后可以看出,方块取得越大,图像编码后失真越大
OnMYCODING16mul16
- 方块编码程序 本程序采用了最简单的方块编码对512×512的lena图像进行了编码 运行程序后可以看出,方块取得越大,图像编码后失真越大。
wsnrvalue
- 这是一个实现图象加权信噪比算法,他能实现图象失真程度的衡量-This is a weighted signal-to-noise ratio images algorithm, he is able to achieve levels of image distortion measure
fkbm
- 本程序采用了最简单的方块编码对512×512的lena图像进行了编码 运行程序后可以看出,方块取得越大,图像编码后失真越大。
LCMS
- 这是一个ICM色彩变换模块,通过它,您可以读写*.ICM或*.ICC色彩描述文件,并利用它在各种色彩空间之间进行最小失真变换,如RGB->CMYK、CMYK->Lab等。 该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译。接口定义见icc.h文件。-ICM color conversion module, through it, You can read and write *. *. ICC or ICM color descr iption
picturedesign
- 用java实现的图片缩小与放大功能,图片不失真-achieved using java Photo Zoom In and Out function, and pictures without distortion
new_BmpOperator
- 将bmp图像归一化为设定得宽高,较小失真度,(对灰度图像处理无效) -bmp image to be translated into a set in high relief, smaller distortion, (right image processing gray void)
universal_image_quality_index
- 可以检测各种失真的图像质量评价算法,参见http://www.cns.nyu.edu/~zwang/-can detect all kinds of distortion of the image quality evaluation algorithm, see http : / / www.cns.nyu.edu/ ~ zwang /
11111
- 图片修改,图片锐化,图片失真等图片修改的东西.
yuanma
- 1.曲线光栅化 2.bezier曲线,基于他做的好处是放大/缩小的效果不会失真
aberration-adjustment
- 针对镜头畸变失真模型,进行镜头畸变失真校正的小程序
linecheck
- 能够解决图像错位的问题以及图像颜色失真的问题
