资源列表
[图形/文字识别] NeuralNetwork_RBF_Classification.m
说明:基于径向基函数网络即RBF网络的分类识别程序-Based on the radial basis function network RBF network classification and recognition program<lihua> 在 2025-09-27 上传 | 大小: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-09-27 上传 | 大小: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-09-27 上传 | 大小: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-09-27 上传 | 大小: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-09-27 上传 | 大小: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-09-27 上传 | 大小: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-09-27 上传 | 大小:1kb | 下载:0
[图形/文字识别] Face-recognition-for-MATLAB
说明:该程序主要实现的是人脸的识别,压缩包中含有具体的实现代码,操作步骤,和图片集,通过简单操作即可由一个人的测试图片识别出该人多达10个角度的检测图片。实现工具是MATLAB。-The main achievement of the program is face recognition, compression package contains detailed codes, steps, and pictures set the detection angle up to 10 pictures<宫贺> 在 2025-09-27 上传 | 大小:7.77mb | 下载:0
[图形图像处理(光照,映射..)] face-detect
说明:很好的人脸识别算法文档和代码,希望对大家有很大的帮助。简单易懂,适合初学者-Face recognition algorithm documentation and code, I hope to be a great help. Easy to understand for beginners<jed> 在 2025-09-27 上传 | 大小:167kb | 下载:0