资源列表
[图形图象] MATLAB 经典程序源代码
说明:各种MATLAB经典源代码程序,适用新接触MATLAB的人(Various MATLAB classic source code, procedures for new contacts MATLAB people)<xiaole123 > 在 2025-06-01 上传 | 大小:152kb | 下载:0
[图形图像处理(光照,映射..)] 字母识别
说明:基于matlab的人工神经网络,字母识别(Artificial neural network based on MATLAB, letter recognition)<古德堡 > 在 2025-06-01 上传 | 大小:7kb | 下载:0
[图形图像处理(光照,映射..)] guided image filtering
说明:引导滤波处理图像,用于图像恢复(Guided filtering deals with images for image restoration)<咩咩咩要逆袭 > 在 2025-06-01 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] vtkFixedPointRayCastImage
说明:主要用于基于vtk平台上的光线投射算法。可以完美运行。(It is mainly used for ray casting algorithm based on VTK platform)<slhlde > 在 2025-06-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] labview Clamp Max
说明:用Labview vision平台测量几何图形的轮廓边界,用的是labview2017(Using the Labview vision platform to measure the outline boundaries of geometric shapes, using labview2017)<吾道孤也 > 在 2025-06-01 上传 | 大小:31kb | 下载:0
[图形图像处理(光照,映射..)] Color Matching
说明:用Labview vision平台使用颜色匹配的例子,用的是labview2017(Labview vision platform using color matching example, using labview2017)<吾道孤也 > 在 2025-06-01 上传 | 大小:94kb | 下载:0
[图形图像处理(光照,映射..)] zaosheng
说明:对图像分别加入高斯噪声和随机噪声,再分别用中值滤波和邻域平均方法进行滤波(The Gauss noise and random noise are added to the image, and the median filtering and neighborhood averaging are used to filter the image respectively)<Tersai > 在 2025-06-01 上传 | 大小:82kb | 下载:0
[3D图形编程] 球面光源和材质交互作用算法
说明:计算机图形学基础案例,球面光源和材质交互作用算法。(Basic cases of computer graphics, spherical light source and material interaction algorithm.)<李蜜桃 > 在 2025-06-01 上传 | 大小:3.25mb | 下载:0
[图形图像处理(光照,映射..)] 1.3 图像的边缘检测
说明:1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan<张继刚123 > 在 2025-06-01 上传 | 大小:142kb | 下载:0