资源列表

« 1 2 ... .19 .20 .21 .22 .23 13424.25 .26 .27 .28 .29 ... 18703 »

[图形图像处理(光照,映射..)K-means

说明:在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,
<Zhang> 在 2025-10-06 上传 | 大小:61kb | 下载:0

[OpenGLOnYourOwn1

说明:opengl教学代码,非常适合初学者进行下载研究学习。-The opengl teaching code, very suitable for beginners download learning.
<王晨> 在 2025-10-06 上传 | 大小:24kb | 下载:0

[OpenGLPoints

说明:opengl画点源程序,欢迎各位opengl新手下载学习,欢迎交流。-The opengl teaching code, very suitable for beginners download learning.
<王晨> 在 2025-10-06 上传 | 大小:23kb | 下载:0

[OpenGLPolygons

说明:本程序是利用c++和opengl一起实现的画多边形的程序,改程序代码简单易懂,非常适合opengl初学者进行下载学习。-This procedure is achieved with the to utilize c++ and opengl the polygon drawing program, change program code simple and easy to understand, very suitable for opengl beginners download lear
<王晨> 在 2025-10-06 上传 | 大小:24kb | 下载:0

[OpenGLTrianglesQuads

说明:该源码为opengl画三角形和四边形的源代码,用C++语言完成。-The source code for opengl draw a triangle and quadrilateral the source code, with C++ languages ​ ​ completed.
<王晨> 在 2025-10-06 上传 | 大小:24kb | 下载:0

[2D图形编程space

说明:对图像进行空域加入水印,使用matlab语言。-Image airspace adding watermark, using matlab language.
<qidai> 在 2025-10-06 上传 | 大小:1kb | 下载:0

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

说明:图形变换,是在计算机图形图像方面的,主要实现图形形状,颜色等变化,由远及近的一些放大缩小功能-Graphics transform, is in the computer graphics field, main graphic shape, color change, by far and near the zoom function
<飞飞> 在 2025-10-06 上传 | 大小:2.8mb | 下载:0

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

说明:加速线性Bregman算法最近在信号处理中比较流行,这个代码把加速线性Bregman与线性Bregman从迭代次数,运行时间上进行了对比 -Haste linear Bregman algorithm more popular recently in the signal processing code accelerated linear the Bregman and linear Bregman from the number of iterations, the running ti
<jin> 在 2025-10-06 上传 | 大小:208kb | 下载:0

[图形图像处理(光照,映射..)dual-problems

说明:基于分裂bregman,把其对偶问题对此应用到图像处理中,效果非常好。-Based on splitting bregman, the dual problem this applied to image processing, the effect is very good.
<jin> 在 2025-10-06 上传 | 大小:52kb | 下载:0

[图形图像处理(光照,映射..)zuhe-model

说明:把分裂Bregman方法运用到图像组合模型中,效果非常好。-To split Bregman method is applied to the image combination model, the effect is very good.
<jin> 在 2025-10-06 上传 | 大小:52kb | 下载:0

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

说明:把分裂Bregman方法运用到图像处理中,发现这种方法比以前去模糊方法要好很多。-To split Bregman method applied to image processing, and found that this method defuzzification method is much better than before.
<jin> 在 2025-10-06 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)dsp-experimental-original-code

说明:数字信号处理中,几个实验的matlab原代码。-Digital signal processing, Matlab several experiments the original code.
<陆秋菊> 在 2025-10-06 上传 | 大小:15kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 13424.25 .26 .27 .28 .29 ... 18703 »

源码中国 www.ymcn.org