资源列表
maopao
- 数据结构中的一个实验报告的源程序:交换冒泡排序算法源代码-Experimental data on the structure of the procedure: the exchange of Bubble Sort Algorithm
ctrl
- 模糊PID控制器,解决了规则爆炸的问题,同时改善了系统的动态性能和实时性-Fuzzy PID controller to solve the rule explosion problem, while improving the system dynamic performance and real-time
poly_string
- this program is in matlab and Convert a polynomial coefficient vector to a string-this program is in matlab and Convert a polynomial coefficient vector to a string
imgsize2same
- 我们知道很多时候会把两幅图像做线性运算,此时就需要将图像大小归一化。该算法可以很好的解决该问题。-We know a lot of the time will do two images linear operation, the image size normalization is required at this time.The algorithm can well solve the problem.
shangtuxiang
- 把图像转换为灰度图 求其熵图像 比较两幅图像的相似程度-Entropy calculation of the difference image comparison of two images
otsu
- 对图像采用最大类间方差法进行图像分割,程序完全可用-For image segmentation using Otsu method, the program fully available
The-neural-network
- The neural network是基于matlab软件应用的一款源程序,可用于图像的神经网络处理分析,结构简单易懂。-The neural network is a source program based on matlab software applications, can be used for image processing analysis of neural network structure is simple and easy to understand.
compression_decompression
- python 压缩解压缩文件夹-Python compression and decompression...
Gabor_G
- 基于伽柏法来检测人脸,看其是否与库中的数据一致-Gabor face detection
JunHeng
- 根据图像处理过程中的直方图均衡化原理实现其matlab过程,更深刻理解其基本过程-complete the process of the histogram equalization according the theory
gabor_main
- 纹理图像的分割,使用k-means分割,代码主要介绍了特征的提取,具体的参数设定-Texture image segmentation, the use of k-means segmentation, the code describes the feature extraction, the specific parameter settings
sort
- 利用堆排序的思想,使用C++模板类,对数组进行排序,输出最大或最小的k个数。-The use of heap sort of thinking, using C++ template class, sort the array, the output of the maximum or minimum number of k.