资源列表

« 1 2 ... .77 .78 .79 .80 .81 9382.83 .84 .85 .86 .87 ... 18703 »

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

[OpenGLBezier Curve.c

说明:Bezier Curve implementation with cpp
<PauloAres > 在 2025-11-11 上传 | 大小:142kb | 下载:0

[图形图象1.3 图像的边缘检测

说明:学习图像边缘检测的实例 源自《MATLAB图像处理——能力提高与应用案例》(a very good example to learn image edge detection)
<联合小博 > 在 2025-11-11 上传 | 大小:142kb | 下载:0

[OpenGLMultiMeshFrame(MinimalSurfaceSample)

说明:读OBJ文件的小程序,附带显示功能,可以显示点,线,面和打光,另外还能显示纹理。(Read OBJ file applet, with the display function)
<sqxsr > 在 2025-11-11 上传 | 大小:142kb | 下载:0

[图形图象speckle

说明:用相关搜索法和曲面拟合算法计算图像的位移,精确到亚像素级。(The displacement of the image is calculated by correlation search method and surface fitting algorithm, which is accurate to sub-pixel level.)
<攀攀儿 > 在 2025-11-11 上传 | 大小:142kb | 下载:0

[图形/文字识别SVM人脸识别2

说明:实现人脸识别,分类器用svm,功能非常好,改名易于理解,适合初学者(The realization of face recognition, the classifier uses SVM, the function is very good, the Rename is easy to understand, suitable for the beginner.)
<lyq0209 > 在 2025-11-11 上传 | 大小:142kb | 下载:0

[图形图象lowpassfilter

说明:matlab编程利用三种低通滤波器对图像的滤波(uses three low pass filters to filter the image)
<brightpoint> 在 2025-11-11 上传 | 大小:142kb | 下载:0

[绘图程序Sample code

说明:this is done by c programmer and will never be done again by any other programmer unless this system has a sense to sense that this is a fake descr iption
<mmbw> 在 2025-11-11 上传 | 大小:142kb | 下载:0

[图形图像处理(光照,映射..)时空上下文算法-linux

说明:时空上下文追踪的一个实例代码,可以自行修改(An instance code of a spatio-temporal context tracing that can be modified by itself)
<masnail> 在 2025-11-11 上传 | 大小:142kb | 下载:0

[OpenCVGeoMatch

说明:halcon轮廓模板匹配原理,该文件是印度的一位工程师贡献的。(The principle of Halcon contour template matching is contributed by an engineer in India.)
<jume> 在 2025-11-11 上传 | 大小:142kb | 下载:2

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

说明:应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
<小月千> 在 2025-11-11 上传 | 大小:142kb | 下载:0

[图形图像处理(光照,映射..)图像去噪技术及其实现

说明:图像检测,实现图像去噪,包含MATLAB程序以及文档说明(Image detection, image denoising, including MATLAB program and document descr iption)
<Monphy> 在 2025-11-11 上传 | 大小:142kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 9382.83 .84 .85 .86 .87 ... 18703 »

源码中国 www.ymcn.org