资源列表

« 1 2 ... .50 .51 .52 .53 .54 13355.56 .57 .58 .59 .60 ... 18703 »

[图形图象longll

说明:用鼠标左键点击可使其大的立方体变成小的立方体,在点击立方体会变得更小,点击超过一定的次数立方体就脱离中心轴而变成独立的旋转。点击右键其状态又恢复成原来的状态。键盘shift+、--控制立方体的数量。-Left-click to make it big cube into small cubes, cubes become smaller at the click, click on the cube over a certain number of times and become indepe
<longll> 在 2025-10-05 上传 | 大小:2kb | 下载:0

[图形图象histogram-equalization

说明:数字图像处理中直方图均衡化C++源程序实例。显示图像处理的均衡化直方图-Digital image processing source code examples histogram equalization C++. Display image histogram equalization processing
<jack> 在 2025-10-05 上传 | 大小:265kb | 下载:0

[图形图像处理(光照,映射..)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-10-05 上传 | 大小: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-10-05 上传 | 大小: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-10-05 上传 | 大小:5.9mb | 下载:0

[图形图像处理(光照,映射..)gradient_descent

说明:非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
<kamy> 在 2025-10-05 上传 | 大小: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-10-05 上传 | 大小:584kb | 下载:0

[图形图像处理(光照,映射..)bm3d

说明:用matlab编译的bm3d去噪代码,另外有均值滤波,中值滤波还有频域滤波的代码。-Bm3d denoising using matlab compiled code, and another mean filtering, median filtering and frequency domain filtering code.
<尹晨光> 在 2025-10-05 上传 | 大小:14kb | 下载:0

[绘图程序dontaitu

说明:在VC++编程环境下 实现绘制波形图动态图-In VC++ programming environment to achieve the waveform plots dynamic map
<李江乔> 在 2025-10-05 上传 | 大小:114kb | 下载: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-10-05 上传 | 大小:4kb | 下载:0

[图片显示浏览ImageProcessTest1_2

说明:bmp图像存储与缩放 用程序实现8位灰度图象原始数据 lena.raw(512x512) 到位图文件 lena.bmp的格式转换-.bmp image file store and image scale
<后遗症> 在 2025-10-05 上传 | 大小:1.9mb | 下载:0

[绘图程序Waveshow

说明:在VC++编程环境下 实现绘制波形图动态图-In VC++ programming environment to achieve the waveform plots dynamic map
<李江乔> 在 2025-10-05 上传 | 大小:150kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 13355.56 .57 .58 .59 .60 ... 18703 »

源码中国 www.ymcn.org