资源列表
[图形图像处理(光照,映射..)] 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-07-22 上传 | 大小:82kb | 下载:0
[3D图形编程] 球面光源和材质交互作用算法
说明:计算机图形学基础案例,球面光源和材质交互作用算法。(Basic cases of computer graphics, spherical light source and material interaction algorithm.)<李蜜桃 > 在 2025-07-22 上传 | 大小: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(im,0.25); 1.3-5 为1.3-4的子程序<张继刚123 > 在 2025-07-22 上传 | 大小:142kb | 下载:0
[图形/文字识别] 车牌定位
说明:两种方法实现车牌定位:一种基于蓝色车牌的颜色分割,一种基于竖向纹理的识别。源文件有多个算法,有一部分未用到,但也在此提供,鼓励各位试着换个算法优化实现。内含README文件有详细说明。(Using 2 methods to realize license plate recognition: one is based on blue color segmentation, the other is based on vertical pattern recognition. More detai<mf20070608 > 在 2025-07-22 上传 | 大小:3.83mb | 下载:0
[3D图形编程] 3D_Visualization
说明:3D model visualization programm<ppetr > 在 2025-07-22 上传 | 大小:2kb | 下载:0
[OpenCV] OpencvTest
说明:可以通过opencv的mat打开一张图片,修改其中的图片名称即可换成任意图片(You can open a picture through opencv's mat and change the name of the picture to any picture)<superbeauty > 在 2025-07-22 上传 | 大小:7.4mb | 下载:0
[图形图像处理(光照,映射..)] fenge
说明:一个简单的图像分割程序,应用几种不同的方法进行图像分割(It is a simple image segmentation procedures,and we use several different methods to segment the image.)<kaiya > 在 2025-07-22 上传 | 大小:25kb | 下载:0
[图形图像处理(光照,映射..)] 图像融合程序
说明:本程序是把两张图像进行融合处理,很实用的代码!(The gray image processing and median filter processing)<星儿 > 在 2025-07-22 上传 | 大小:48kb | 下载:0
[图形图像处理(光照,映射..)] 图像融合代码
说明:对常见的图像融合算法的代码实现过程进行总结(the sumary of some image fusion agrithms)<待码师 > 在 2025-07-22 上传 | 大小:1.4mb | 下载:0