资源列表
[图形图像处理(光照,映射..)] GBVS
说明:GBVS saliency图像显著区域检测方法,可以与ITTi、谱剩余、以及全局对比方法进行比较。-The GBVS saliency image salient region detection methods, with ITTi spectrum remaining, as well as the global contrast compare.<易扬> 在 2025-10-08 上传 | 大小:18.48mb | 下载:0
[图形/文字识别] NeuralNetwork_RBF_Classification.m
说明:基于径向基函数网络即RBF网络的分类识别程序-Based on the radial basis function network RBF network classification and recognition program<lihua> 在 2025-10-08 上传 | 大小:1kb | 下载: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-10-08 上传 | 大小: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-10-08 上传 | 大小: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-10-08 上传 | 大小: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-10-08 上传 | 大小: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-10-08 上传 | 大小: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-10-08 上传 | 大小:1kb | 下载:0