资源列表
[图形图像处理(光照,映射..)] matlab-HSI2RGB
说明:matlab hsi到rgb转换源码 function rgb=hsi2rgb(hsi) a=size(hsi) b=a(1) H = hsi(:,1) S = hsi(:,2)/255 I = hsi(:,3)/255 -matlab hsi to rgb conversion source function rgb = hsi2rgb (hsi) a = size (hsi) b = a (1) H = hsi (:, 1) S = hsi (:, 2)<kamy> 在 2025-11-27 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] ImageContrastEnhance--sourcecode-
说明:图像对比度增强 java源码 UCI Aditi Majumder, Sandy Irani等 Contrast Enhancement of Images using Human Contrast Sensitivity-Image contrast enhancement java source UCI Aditi Majumder, Sandy Irani, etc. Contrast Enhancement of Images using Human Contrast Sensiti<kamy> 在 2025-11-27 上传 | 大小:1.88mb | 下载:0
[图形图像处理(光照,映射..)] Matlab
说明:matlab GUI 实现课程设计 综合运用MATLAB工具箱实现图像处理的GUI程序设计,-comprehensive curriculum designed to achieve matlab GUI toolkit for image processing using MATLAB GUI program design,<kamy> 在 2025-11-27 上传 | 大小:5.9mb | 下载:0
[图形图像处理(光照,映射..)] gradient_descent
说明:非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source<kamy> 在 2025-11-27 上传 | 大小:750kb | 下载:0
[图形图像处理(光照,映射..)] perceptron_
说明:感知机 代码,源数据为五维,前四为输入数据,最后一列为分类-Perceptron code, the source data for the five-dimensional, the first four of the input data, the last one listed as Category<kamy> 在 2025-11-27 上传 | 大小:584kb | 下载:0
[图形图像处理(光照,映射..)] bm3d
说明:用matlab编译的bm3d去噪代码,另外有均值滤波,中值滤波还有频域滤波的代码。-Bm3d denoising using matlab compiled code, and another mean filtering, median filtering and frequency domain filtering code.<尹晨光> 在 2025-11-27 上传 | 大小:14kb | 下载:0
[图形图像处理(光照,映射..)] watershed-a-region-growing
说明:matlab实现的区域增长和分水岭算法,以及基于sobel算子,prewitt算子,canny算子,log算子的边缘检测算法。-matlab implementation of regional growth and watershed algorithm, and on the sobel operator, prewitt operator, canny operator, log operator edge detection algorithm.<尹晨光> 在 2025-11-27 上传 | 大小:4kb | 下载:0
[图片显示浏览] ImageProcessTest1_2
说明:bmp图像存储与缩放 用程序实现8位灰度图象原始数据 lena.raw(512x512) 到位图文件 lena.bmp的格式转换-.bmp image file store and image scale<后遗症> 在 2025-11-27 上传 | 大小:1.9mb | 下载:0
[图形图像处理(光照,映射..)] notch-a-others
说明:matlab编写的陷波滤波器和维纳滤波器重构模糊图像的程序,还有一个程序实现了冈萨雷斯的《数字图像处理》第5章第20题的问题。-matlab prepared notch filter and Wiener filter blurred image reconstruction process, there is a program to solve the Gonzalez " Digital Image Processing" Chapter 5 of the 20 que<尹晨光> 在 2025-11-27 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] shadow
说明:图像阴影的处理,基于Direct 3D的开发应用-Shadow image processing, based on the development and application of Direct 3D<桂辉> 在 2025-11-27 上传 | 大小:98kb | 下载:0