资源列表
genetic1234124
- 本程序是遗传算法在图像处理中的应用,主要用在目标跟踪,目标匹配等领域-This program is the application of genetic algorithms in image processing, mainly used in the field of target tracking, target matching
plot
- 各种类型绘图命令的简单介绍以及代码实现,对需要利用matlab作图的很有帮助-Brief and code implementation of the various types of commands need to use matlab plotting helpful
kmeans_seg
- 基于K-means聚类的图像分割算法,想法比较简单,实现很方便,运行速度很快,有例图。-Image segmentation based on K-means clustering algorithm, the idea is relatively simple, very convenient, fast run case diagram.
GraphSeg
- 全局阈值图像分割算法,很经典的一种分割算法,学习图像分割的研究人士必须掌握的一种方法-Global threshold image segmentation algorithm, very classic segmentation algorithm, the learning image segmentation must master a method
GBVS
- GBVS saliency图像显著区域检测方法,可以与ITTi、谱剩余、以及全局对比方法进行比较。-The GBVS saliency image salient region detection methods, with ITTi spectrum remaining, as well as the global contrast compare.
RBF
- 针对二维图像和彩色图像的小波分解与重构,使用sym函数-Color image decomposition
NeuralNetwork_RBF_Classification.m
- 基于径向基函数网络即RBF网络的分类识别程序-Based on the radial basis function network RBF network classification and recognition program
pp
- 基于matlab开发环境下的频谱分析实例程序-Example program based spectrum analysis matlab development environment
sj
- 基于神经网络的分类识别程序实例 含注释语句-Neural network-based classification and recognition program instances with comment statements
yc
- 基于改进的遗传算法的神经网络程序,含注释语句-Improved genetic algorithm-based neural network program, including the Notes statement
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++.
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
