搜索资源列表
images
- 图像处理中经常使用的标准测试图像的RAW格式文件。其中包括lena,barbara,finger,goldhill,baboon等。
aaa
- 一、程式名稱:embed.java 二、程式功能:藏入數位浮水印處理程式 四、輸入檔(資料)格式: 1.本程式所採用之影像格式皆為*.raw之灰階影像。 2.本程式採用的浮水印格式為128×128之灰階影像ccu.raw。 3.本程式所採用的原始影像格式為512×512 之灰階影像Lena.raw。 五、輸出檔(資料)格式: 1.本程式輸出的藏入浮水印影像格式為512×512 之灰階影像Lena2.raw。 六、執行環境: 1
embed.zip
- 藏入數位浮水印處理程式 1.本程式所採用之影像格式皆為*.raw之灰階影像。 2.本程式採用的浮水印格式為128×128之灰階影像ccu.raw。 3.本程式所採用的原始影像格式為512×512 之灰階影像Lena.raw。 ,Possession of a digital watermark into the processing program 1. Used in this program are the*. raw format images of gray-scale imag
Picture
- 图像处理中的标准测试图像,希望对大家有用-standard test image in image processing
Wavelet_LC
- 对一个图像加噪后再进行小波去噪、复小波去噪操作。 测试数据必须是256色(8位)、灰度、正方形的raw格式图像(可由PhotoShop转换)。 为了显示时的美观,程序只显示了256像素宽度的图像,但输出时是完整的图像。 目录下附了两幅标准测试图像lena和camer-Noise of an image after wavelet denoising, wavelet denoising complex operation. Test data must be 256 co
sucess_in_fdct
- 本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。-This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of roundin
raw2bmp
- 讲lena的raw格式转换成8位bmp图像-lena s raw format images converted to 8-bit bmp
2_bmp2raw_lm2
- 本工程程序对灰度图像lena进行格式转换,从bmp格式转换成raw格式-The engineering process of the gray-scale image lena format conversion, to convert from raw format bmp format
change-bmp-to-raw
- 用c将bmp文件打开并转成raw格式,图像是lena-use c++ to open bmp images and change it to raw images.
dct
- 在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面
qugehang
- 视频去隔行,基于MELA算法。使用c语言编写,操作目标采用lena.raw-Video de-interlacing algorithm based on the MELA
ImageProcessTest1_2
- bmp图像存储与缩放 用程序实现8位灰度图象原始数据 lena.raw(512x512) 到位图文件 lena.bmp的格式转换-.bmp image file store and image scale
Digital-Image-Program
- 程序是对图像进行不同的处理,实验指导书放在根目录下,对lena图像进行转换、拉伸、锐化、求取误差,每一个处理相当于一个小程序,在MFC里设置了四个菜单来完成这些功能。raw格式图片只能在PS里查看,raw格式不懂可以问百度。一个很好的、系统的、完整的图像处理程序。很好的学习资料。-Program is for different image processing, the experiment instruction under the root directory, the Lena imag
wavelet-transfDenosing
- Main function Usage : main_dwt INPUT : Raw Lena image OUTPUT : PSNR value of the denoised image Load clean image- Main function Usage : main_dwt INPUT : Raw Lena image OUTPUT : PS
Lena.raw
- 1024*1024标准数字图像处理常用RAW图像,Lena图像,常用于二值化和边缘滤波处理-This is a picture in the format of RAW(Lena.raw) which is often processed in the Digital Image Processing and the Lena.raw is often used in image binarization and edge-preserving filtering.
