搜索资源列表
QuickImage
- 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Con
simplejpeg
- 一个简单的jpeg的编码器 它采用的离散余弦变换是ANN&SCALE DCT -a simple jpeg the encoder uses the discrete cosine transform DCT is ANNSCALE
datacomepressed
- 这是使用小波变换,jpeg以及DCT变换对图像进行的压缩 -This is the use of wavelet transform, and the DCT jpeg images of the compression
200510201628452180
- 图片大小处理,点运算,几何变换以及图片的编码JPEG等多种编码方式-size photo processing, point operations, geometry and transform coding of images, such as JPEG encoding multiple
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
Arnold_Matlab_code
- Arnold图像置乱Matlab代码 %% -------------------------------------------------------------------- %% % Function: Arnold图像置乱 % Arnold: x =(x+y) mod N, y =(x+2y) mod N % 变换周期(N,M): (128,96),(256,192),(512,384) % Argument: dPSNR: 置乱后PSNR % outIm
waveletsjpeg
- 本文详细说明了jpeg2000的发展过程,及其与小波变换的联系。-paper jpeg2000 detailed descr iption of the development process, and its wavelet transform ties.
JPEG_code
- JPG到BMP的图像格式转换-transform from JPEG to BMP
photo23
- 对图象的各种变换和方格图显示程序!和自定义消息处理-to transform the image box and map display program! And custom message processing
haoln-jpeg
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-images of geometric transformation open a bitmap, Geometric Transform command line compiler process followi
jpegcrop
- The Jpegcrop Windows Application for Lossless rotation and related transform pictures
Jpeg demo
- VC++下面的JPEG压缩编码例程,包括DCT,Z字变换等操作-below VC + + JPEG compression routines, including DCT, Z characters transform such an operation
窗口区到视图区变换
- 这是窗口区到视图区变换的程序,是用VC++中的MFC编写的-This is a window areas to transform View District procedures, the VC prepared by the MFC
vc编写的小波正反变换的源码
- 用VC写的一个小波正反变换.新一代静止图像压缩标准JPEG2000将离散小波变换(DWT)作为其核心变换技术.-VC write a wavelet transform pros. A new generation of geostationary JPEG2000 image compression standard of discrete wavelet transform (DWT) as its core technology transformation.
jpgtobmp.rar
- 此代码实现把jpg 格式的图片 转换成为 bmp 格式的图片,需要建立2个文件夹,可以实现把一个文件夹里的所有jpg 格式的图片转化后存放在另一个文件夹内,This code to achieve the jpg format picture and transform it into bmp format images, need to create two folders, can be achieved to a folder with all of the jpg image forma
Loeffler_dct.rar
- JPEG dct快速算法,实现8X8到4X4,以及8X8到2X2等DCT变换,快速实现降采样。,JPEG dct fast algorithm 8X8 to 4X4, and 8X8 to 2X2, such as DCT transform, rapid down-sampling.
yuyan
- 鱼眼的图像变换以及相应的界面应用,可以改变鱼眼状态下的图像进行还原-Fish-eye photographs transform the image of the scene
gabor
- 这个文件是实现gabor变换的,读取图像,然后运行gabor功能实现结果。 已经运行过,可以,有时候会出现bug,不要紧。-This file is the gabor transform, read the image, then run gabor functions to achieve results. Already running, you can sometimes bug, it does not matter.
matlab
- 产生右图所示亮块图像 f1(x,y)(128×128大小,暗处=0,亮处=255),对其进行FFT,同屏显示原图f1和FFT(f1)的幅度谱图,若令f2(x,y)=(-1)x+y f1(x,y),重复以上过程。以及旋转45度后进行变换-Generating shown bright block image F1 (x, y) (128128 size dark = 0, light at = 255), the FFT, the same screen display Original f1 a
MATLABDCT
- 基于MATLAB的DCT变换在jpeg图像压缩中的应用-MATLAB-based DCT transform in the jpeg image compression