资源列表
[图形图像处理(光照,映射..)] zhifangtu
说明:函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 raydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydisp<zhengyan> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] huffmanencode
说明:给出了两种利用matlab对图像进行霍夫曼编码的方法,经过仿真,效果很好!-Are given two pairs of images using matlab Huffman coding method, through simulation, good results!<tom> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] 1
说明:将一幅256*256的图像分成8*8的小块,对其进行DFT变换。分别比较在空间域和频域内对源图像进行二次抽样和差值最后比较不同-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfor<zhengyan> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] 1122zhenyan
说明:这个是C制作的源代码。。。 对一幅图像进行DFT变换,分别对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。- Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. Apply DFT to these sub images, and get the fourier transformed ima<zhengyan> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] ShowBMP
说明:一个简单的图像处理框架,VC++,更加具体的操作只需要简单地添加便可-A simple image processing fr a mework, VC++, more specific operation can be simply added<hfly> 在 2025-06-27 上传 | 大小:3.24mb | 下载:0
[图形图像处理(光照,映射..)] bobust
说明:霍夫变换和RANSAC... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... -observe that Hough transform and RANSAC can estimate line parameters even with outliers. Write a program to estimate the parameters of a 2D circle.<zhengyan> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] dct_imbed
说明:实现置乱变换后的二值位图文件在进行dct变换后目标载体图像的频域插入-Scrambling transformed to achieve binary bitmap file during dct transformed target vector image into the frequency domain<blazer> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] idct
说明:这段程序是前面dct程序嵌入的逆过程,即进行信息的提取,从而获得置乱原始信息-Dct in front of this program is the reverse process of embedding process, namely, the extraction of information, thereby scrambling the original information obtained<blazer> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] nizhiluanbianhuan
说明:置乱变换的逆过程,主要利用的是置乱变换的周期性,在原置乱变换的基础上,结合周期性,实现图像恢复-The reverse process of scrambling transformation, the main advantage of the cyclical nature of scrambling transformation, in the original scrambling transformation based on the combination of cyclical a<blazer> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] zhiluanbianhuan
说明:置乱变换核心程序,是整个多重数字水印嵌入技术的重点,主要利用的是置乱变换的周期性,不同大小的图像有不同的周期,可以作为传输的密钥-Scrambling transform core processes, it is the multiple digital watermark embedding technology, mainly focused on the use of scrambling transformation is the cyclical nature of the imag<blazer> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] WeissCVPR2004
说明:使用boosting,edge orientation histogram和cascade算法实现face detection的文章。解决了使用小数据库训练系统和区分肖像画的问题。-The use of boosting, edge orientation histogram and the cascade algorithm face detection article. Solution using a small database, training systems and the dis<刘洋> 在 2025-06-27 上传 | 大小:509kb | 下载:0
[图形图像处理(光照,映射..)] edgedetection
说明:边缘提取,用CSharp语言编写的使用各种算子进行边缘提取的程序,并对结果进行了对比。-edge detection<crystal> 在 2025-06-27 上传 | 大小:543kb | 下载:0