资源列表

« 1 2 ... .36 .37 .38 .39 .40 5341.42 .43 .44 .45 .46 ... 7721 »

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

说明:基于K-means聚类的图像分割算法,想法比较简单,实现很方便,运行速度很快,有例图。-Image segmentation based on K-means clustering algorithm, the idea is relatively simple, very convenient, fast run case diagram.
<易扬> 在 2025-06-28 上传 | 大小:223kb | 下载:0

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

说明:全局阈值图像分割算法,很经典的一种分割算法,学习图像分割的研究人士必须掌握的一种方法-Global threshold image segmentation algorithm, very classic segmentation algorithm, the learning image segmentation must master a method
<易扬> 在 2025-06-28 上传 | 大小:1.14mb | 下载:0

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

说明:GBVS saliency图像显著区域检测方法,可以与ITTi、谱剩余、以及全局对比方法进行比较。-The GBVS saliency image salient region detection methods, with ITTi spectrum remaining, as well as the global contrast compare.
<易扬> 在 2025-06-28 上传 | 大小:18.48mb | 下载:0

[图形图像处理(光照,映射..)color-space-transformation

说明:HIS颜色空间与RGB颜色空间的相互转换,即HIS分量与RGB分量的相互转换,用C++编写的源码,里面还有把彩色图像转化成灰度图像的代码 -The transformation between HIS color space and RGB color space, i.e. the transformation between HIS components and RGB components. The code is written in C++.
<M R> 在 2025-06-28 上传 | 大小:428kb | 下载:0

[图形图像处理(光照,映射..)histogram-equalization

说明:直方图均衡化,是用C++编写的源码,可以保存处理后的结果。具体算法原理可以参考武汉大学贾永红版的《数字图像处理》一书的相应章节-Histogram equalization, the source code written in C++, you can save the result through the programme. For concrete algorithm, you are referred to the book Digital Image Processing writt
<M R> 在 2025-06-28 上传 | 大小:148kb | 下载:0

[图形图像处理(光照,映射..)histogram-matching

说明:直方图匹配,用C++编写的代码,效果我已经用Photoshop(直接查看其灰度直方图即可)和基于HIS变换的影像融合检验过了,效果是正确的。具体原理可以参考武大贾永红的《数字图像处理》一书。如果读者觉得执行效率偏低,可以把代码中标明的可以注释的部分注释掉即可,不过这样效果会差一些-Histogram matching, in C++. The results have been verified by the software PhotoShop by checking the histogr
<M R> 在 2025-06-28 上传 | 大小:194kb | 下载:0

[图形图像处理(光照,映射..)image-classification

说明:K均值算法和ISODATA算法的源码,用C++编写,内附一张TM的卫星影像作为实验数据,具体算法原理可以参考武大舒宁、马洪超、孙和利版的《模式识别》一书-The source code of K Means and ISODATA algorithm, written in C++, with a TM image attached. For concrete algorithm, you are referred to the book Pattern Recognition written
<M R> 在 2025-06-28 上传 | 大小:220kb | 下载:0

[图形图像处理(光照,映射..)image-fusion

说明:影像融合,包括基于高通滤波的加权融合和非加权融合、基于HIS变换的融合,其中基于HIS变换的融合需要较多时间,这是由于直方图匹配要花费很多时间,具体算法可以参考武大贾永红的《数字图像处理》一书-Image fusion, including the weighted and unweighted fusion based on highpass filter and the fusion based on HIS transformation. Among them, the fusion ba
<M R> 在 2025-06-28 上传 | 大小:90kb | 下载:0

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

说明:这个程序用来通过一系列点,来拟合出一个椭圆来的,通过随机产生的一系列离散的点,可以尽最大可能在这些离散的点的附近拟合出来一个椭圆。-This procedure is used by the series of points, to fit to an ellipse, by randomly generating a series of discrete points, the best possible fit in the vicinity of those discrete points
<宫贺> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)face-detect

说明:很好的人脸识别算法文档和代码,希望对大家有很大的帮助。简单易懂,适合初学者-Face recognition algorithm documentation and code, I hope to be a great help. Easy to understand for beginners
<jed> 在 2025-06-28 上传 | 大小:167kb | 下载:0

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

说明:这份ppt很少的讲述了目标跟踪的主要方法和方法中的利弊分析,适合初学者。-This ppt very little about the analysis of the pros and cons of the main target tracking methods and methods suitable for beginners.
<jed> 在 2025-06-28 上传 | 大小:472kb | 下载:0

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

说明:这份ppt详细介绍了meansift算法的精要之处,简单易懂,适合初学者。对于搞图像处理和动作跟踪的人是非常好的资料-This ppt Details essence of meansift algorithm is simple and easy to understand for beginners. For people who engage in image processing and motion tracking is very good information
<jed> 在 2025-06-28 上传 | 大小:685kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 5341.42 .43 .44 .45 .46 ... 7721 »

源码中国 www.ymcn.org