资源列表

« 1 2 ... .11 .12 .13 .14 .15 17716.17 .18 .19 .20 .21 ... 18703 »

[图形图像处理(光照,映射..)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

[图形图象gui

说明:集成了《数字图像处理》书本上的所有关于图像处理的基本功能(Integrates all the basic functions of image processing on the "Digital Image Processing" book)
<lightman > 在 2025-07-22 上传 | 大小:4kb | 下载: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

[OpenCVOpencvTest

说明:可以通过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 EEG signal is briefly processed)
<老冰棍 > 在 2025-07-22 上传 | 大小:327kb | 下载:0

[OpenGL赖正豪 纹理动画

说明:初学者简单编写OpenGL纹理动画,刚刚学习没有多久。(Beginners simple to write OpenGL texture animation)
<豪子豪子 > 在 2025-07-22 上传 | 大小:1.81mb | 下载:0

[图形图像处理(光照,映射..)图像融合代码

说明:对常见的图像融合算法的代码实现过程进行总结(the sumary of some image fusion agrithms)
<待码师 > 在 2025-07-22 上传 | 大小:1.4mb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 17716.17 .18 .19 .20 .21 ... 18703 »

源码中国 www.ymcn.org