资源列表
[图形图像处理(光照,映射..)] edgecontour
说明:数值图像处理,边界检测算法的实现.补足20个字。-Numerical image processing, edge detection algorithm. Make up 20 characters.<lzw> 在 2025-10-06 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] yanyan
说明:把一个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 transfo<zhengyan> 在 2025-10-06 上传 | 大小:2kb | 下载:0
[2D图形编程] RGB
说明:The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user<cnamz> 在 2025-10-06 上传 | 大小:2kb | 下载: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-10-06 上传 | 大小: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-10-06 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] imrotate_my
说明:一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转<肥猪流> 在 2025-10-06 上传 | 大小:2kb | 下载:0
[2D图形编程] PaletteGenerator
说明:This program lets you load a JPEG or BMP image and then generate a 256 color palette from sampling 256 evenly spaced spots on the image. It scans the image evenly in a 16 x 16 grid to generate this palette. It can save the palette file in either the<Ben321> 在 2025-10-06 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] ChordDistributionForBell1b
说明:以CE-shape数据库为例来计算弦长关联算法相似性测度。-With CE-shape database as an example to calculate the chord length correlation algorithm similarity measure.<杨树> 在 2025-10-06 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] ImageHepler
说明:图片的简单工具类,实现图像的等比缩放。 图片的简单工具类,实现图像的等比缩放-The geometric realization of image scaling<mrbell> 在 2025-10-06 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] zhencha
说明:简单的帧间差分法,不过可以和其他方法结合来改进算法-A simple inter-fr a me difference method, but other methods can be combined to improve the algorithm for<胡江川> 在 2025-10-06 上传 | 大小:2kb | 下载:0