资源列表
Enhancement-Based-on-Visual-Property
- 常见的基于人类视觉特性的图像增强算法由于是同时完成动态范围压缩和对比度增强,导致增强图像的整 体对比度不高、边缘部分效果不佳.通过分析人类视觉系统的全局和局部自适应调节原理及人眼视网膜神经节细胞 感受野的传输特性,提出一种仿生图像增强算法.为适应人类视觉系统对光强的主观感觉特性,对图像作全局亮度 对数变换 并利用人眼的主观亮度感觉与实际光强的对数呈局部线性关系的特性,采用视网膜神经元感受野三高斯 模型来调整亮度图像的局部对比度 最后利用线性变换恢复图像的彩色信息.实验结果表明,该
GAtoolbox
- 谢菲尔德大学matlab遗传算法工具箱 由谢菲尔德大学开发的用于遗传算法的工具箱-University of Sheffield matlab genetic algorithm toolbox
MKSVM
- 模糊支持向量机的代码程序,代码包含了多分类的分类器-The Fuzzy SVM
CharacterRecognitionLibsvm1
- 利用支持向量机对图像进行分割,标注背景和目标图像训练点,再进行SVM的训练。-SVM for image segmentation, image annotation background and objectives of the training points, then SVM training.
python_Learning
- python练习代码,人工智能学习基础,有利于掌握基础知识,巩固基础技能- Python practice code, artificial intelligence learning foundation
Point-cloud-normal
- 在对散乱点云进行三维重建时,许多算法都需要求点云的法矢并保证所有法矢的方向一致向外。本程序就是对点云数据求法矢和方向调整,包含文件输入输出的完整程序。-Scattered normals strike and reorientation
bp-for-license-recognition
- 利用BP神经网络算法进行车牌图像识别的代码,进行数字、车牌字符的识别,另附相应学习图片素材(二值化)及训练后网络-Using BP neural network algorithm for vehicle license plate image recognition code, the number of characters, license plate recognition, with the corresponding learning picture material and tra
SamplesSelection
- 利用优化的模糊聚类方法进行神经网络训练样本的优选-Optimal selection neural network training samples using optimized fuzzy clustering method
Build-Your-Own-Quadrotor
- 如何构建四旋翼飞行器,这是一篇不错的综述文章-Open-Source Projects on Unmanned Aerial Vehicles
train_RBF
- RBF神经网络的训练 MATLAB源程序代码,使用一组初始数据对神经网络进行训练-RBF neural network training MATLAB source code, a set of initial data for neural network training
ga_main
- 遗传算法C语言实例,包含基本遗传算法操作函数,且带有注释-Genetic Algorithm C language instance, contains the basic genetic algorithm manipulation functions, and with comments
BP-GA
- 经典的优化算法分享给大家,希望你们能从中受益-Classical optimization algorithms for everyone to share, I hope you can benefit it.