资源列表
[OpenGL] Exercise8_4
说明:修改创建一个存储整数的栈的类,创建一个存储对象的类。将新类命名为stackofobjects-Modified to create a storage stack of integer type, create a type of object storage. The new category will be named stackofobjects<Iris> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] intrans
说明:包括负片变换、对数变换、gamma变换和对比度拉伸变换的图像变换函数-Including the negative transformation, logarithmic transformation, gamma and contrast stretch transform transform image transform function<马倩> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] syndetect
说明:帧同步检测,verilog代码 是同步保护的经典范例-fr a me detection, verilog code<leng> 在 2025-07-04 上传 | 大小:1kb | 下载:1
[图形图像处理(光照,映射..)] noiseonf.m
说明:创建一幅1/f谱的噪声图象,输入参数:size,创建图象的大小 factor:调整谱spectrum = 1/(f^factor),factor = 0原始高斯噪声图象,1自然噪声,1.5 云状噪声,>=2,类似血液. -Creates 1/f spectrum noise images. im = noiseonf(size, factor) - size of image to produce factor- controls spectrum<留云> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] harris.m
说明:图象的角点检测程序,我在硕士毕业论文中曾经采用它作为比较.-Image corner detection process, at my master' s thesis in that it once used as a comparison.<留云> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] denoise_image
说明:图像处理中的一种降噪方法,对去掉图像的噪声有很好的效果-Image processing method of a noise reduction of images to remove the effect of noise has a very good<jessie> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] nirmaf
说明:移动窗口算法平滑光谱矩阵,用于近红外等光谱数据的预处理-Moving window spectral matrix smoothing algorithm for near-infrared spectral data, such as the pretreatment<wangyi> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de<paul> 在 2025-07-04 上传 | 大小:1kb | 下载:0