搜索资源列表
pso
- 基于粒子群算法的(pso)的otsu图像分割算法。
PSOandsdive.rar
- 运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用,Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
PSO_AD
- 微粒群(PSO)优化算法进行图像匹配程序,MATLAB版。-Particle swarm optimization (PSO) algorithm for optimized image matching program, MATLAB version.
otsu
- 基于粒子群算法的(pso)的otsu图像分割算法,效果很好,不可多得哦-Based on particle swarm optimization (pso) of otsu image segmentation algorithm, the effect is very good, rare oh
registration
- 基于互信息的图像配准,使用pso和powell优化算法,GUI界面,proj.m-Based on mutual information image registration, use the pso and powell optimization, GUI interfaces, proj.m
PSOBPlunwen
- 基于PSO的BP训练算法论文:在BP训练算法中,关于变权值、学习速率、步长的问题已被广泛地研究,几种基于启发式改进的技术也表明具有改善训练时间以及避免陷入局部最小的明显效果。这里BP训练过程由基于PSO同时优化log—Sigmoid函数与网络权值的新算 法(PSO。GainBP)实现。实验结果表明,PSO—GainBP比传统基于PSO的BP算法在网络训练方面具有更好的性能。-PSO based on the BP training algorithm Papers: In the BP tr
icpCpp
- ICP是用来匹配两组未知点,可以用于图像处理等方面,速度快,但需要选择好初始参数-ICP is used to match two sets of unknown points can be used in areas such as image processing speed, but need to select a good initial parameters
PSO
- 采用粒子群算法和最大类间方差相结合进行图像分割。-Using particle swarm algorithm and Otsu image segmentation combining.
pso
- cuda加速粒子群算法的代码,非常不错哦-particle swarm algorithm to accelerate the cuda code
peizhun
- Matlab实现的图像配准程序,运用互信息,PSO等进行了优化。 -Matlab to achieve image registration procedures, the use of mutual information, PSO, etc. were optimized.
pso-image
- LGB图像压缩代码--使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比-LGB image ya suo--the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR
NPSA
- 小生境粒子群算法例子,对学习粒子群算法及很好的理解该算法非常有用-Examples of niche PSO, particle swarm optimization algorithm for learning and a good understanding of the algorithm is very useful! ! !
DeNosingBaseOnXiaoBo
- 一种改进的基于PCNN神经网络和QPSO粒子行为的PSO的图像滤波算法,也可以较好地去除高斯噪声-Improved PCNN-based neural network and PSO behavior QPSO particle image filtering algorithm can also be better to remove Gaussian noise
liziqun
- 粒子群优化算法(的源程序,优化值,对图像分割有很大的帮助。-Particle swarm optimization (PSO) of the source.
pso
- 对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比-Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising o
Entropy-and-chaos-based-on-fuzz-Havrda_Charv_t-PSO
- 基于模糊Havrda_Charv_t熵与混沌PSO算法的红外人体图像分割-Entropy and chaos based on fuzzy Havrda_Charv_t PSO algorithm image segmentation of infrared body
pso
- 一个java编写的粒子群程序,可自行设置多个参数,并有图像跟踪粒子运行状态,已经在Eclipse上测试通过。-A java program written in particle swarm, are free to set multiple parameters, and image tracking particles running, has been tested on Eclipse.
PSO-image-segmentation-algorithm
- 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
pso
- 将基本粒子群用于阈值灰度图像分割,同时给出多种适应度函数(PSO is applied to threshold gray image segmentation, and a variety of fitness functions are given.)
binary PSO图像处理
- 二进制粒子群算法优化红外图像分割,亲测可用