资源列表
[图形图像处理(光照,映射..)] GrayCor
说明:计算纹理特征的基于统计的算法,有4个方向可以选择。-texture calculated based on statistical characteristics of the algorithm, there are four directions to choose.<google> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] gridreciprial
说明:梯度倒系数实现背景抑制,提高小目标检测的信噪比-reversing Coefficients gradient background suppression, and enhance the signal-to-noise ratio target detection<李彪> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] gauss_noise_edgedetection
说明:在VC环境中具有高斯噪声的情况下图像处理边缘检测源代码,效果不错的。-in VC environment with Gaussian noise of image processing Edge Detection source code, the effect is not too bad.<xjtu> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] wnlbclydm
说明:维纳滤波处理源代码,图像处理的时候肯定要用到,也叫做自适应滤波!!1-Wiener filter source code, image processing time certainly have to use, also known as adaptive filtering! ! 1<柳杨> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] level_set
说明:在图象处理中,用matlab求水平线、水平集以及水平集动画显示-in image processing, using Matlab for the horizon, level sets, and sets the level of animation shows<whsyt> 在 2025-08-19 上传 | 大小:1kb | 下载:1
[图形图像处理(光照,映射..)] joinbmpx
说明:Image combination. This program adds two image together from the row direction and automatically detect the size of the two images.<张希勇> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] watermark_matlab
说明:数字水印算法的matlab实现代码,已经通过matlab调试使用,运用了DCT变换-digital watermarking algorithm to achieve the Matlab code debugging through the use of Matlab, use of DCT<better> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] zernike1
说明:zernike矩算法,matlab语言开发,可用于图像匹配等-zernike moments algorithm, Matlab language can be used for image matching, etc.<符祥> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Imagesegementation
说明:To carry on small comparison for he different threshold value under the image segmentation result, have to use many windows,namely for take a look at a different threshold value of slice segmentation ’s result at same window , the window be divided i<> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] LoadAndWriteVideo
说明:Used OpenCV to load and write a AVI file.-Used to load and write a AVI file.<zy> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] color_change
说明:提供大家颜色转换VC++源代码。RGB to HSV & HSV to RGB The Hue/Saturation/Value model was created by A. R. Smith in 1978. It is based on such intuitive color characteristics as tint, shade and tone (or family, purety and intensity). The coordinate system is cylin<大海> 在 2025-08-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] lookup_multi
说明://4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se<stevephen> 在 2025-08-19 上传 | 大小:1kb | 下载:0