搜索资源列表
-
1下载:
对第二次上传的源码修改后的10月10日的Matalb的基于Adaboost算法的车牌定位的源码!不过训练时间还是很长!里面含有积分图像的获得,haar 特征的生成等。Matlab高手可以优化一下,感兴趣的欢迎下载!,From the second source of the revised October 10 of Matalb-based license plate location algorithm Adaboost source! But training is still a ver
-
-
10下载:
运用粒子群优化算法对PID控制器进行优化设计,通过matlab实现-The use of particle swarm optimization algorithm to optimize the design of PID controller, through matlab to achieve
-
-
2下载:
该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
-
-
2下载:
三维Otsu算法,图像分割,利用粒子群优化算法进行加速。-Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.
-
-
0下载:
微粒群(PSO)优化算法进行图像匹配程序,MATLAB版。-Particle swarm optimization (PSO) algorithm for optimized image matching program, MATLAB version.
-
-
0下载:
指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。
代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
-
-
1下载:
基于互信息的图像配准,使用pso和powell优化算法,GUI界面,proj.m-Based on mutual information image registration, use the pso and powell optimization, GUI interfaces, proj.m
-
-
0下载:
这篇经典文章Exact Matrix Completion via Convex Optimization的源代码-This classic article Exact Matrix Completion via Convex Optimization of the source code
-
-
1下载:
This a demo program of image edge detection using ant colony, based on
the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
-
-
1下载:
非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。
非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
-
-
0下载:
一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
-
-
0下载:
一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的
精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的
RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变
换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代
过滤,并用提纯后的数据来做模型估计
-A ro
-
-
0下载:
图象配准源程序一,
GUI界面,proj.m
图片选择窗口,testListBoxlj.m
二,最优化算法
PSO.m
POWELL.m
三,互信息尺度
MI.m
EMI.m
RMI.m
HiMI.m
GMI.m
FPMI.m
四,POWELL.m附属子程序
oneDimSearch.m
五,PSO.m附属子程序
myMI.m
六,配准结果检验程序
restore.m
七,
gob
-
-
0下载:
用matlab写的的优化程序,利用的最小二乘优化算法-Written by matlab optimization procedures, take advantage of the least-squares optimization algorithm
-
-
0下载:
多阈值图像分类的粒子群优化算法,采用自然方法来提高优化速度和计算量-Multi-threshold image classification of the particle swarm optimization algorithm, using natural methods to improve the optimization speed and computation
-
-
0下载:
matlab编程的基本知识以及信号处理、优化、神经网络、图像处理等方面的应用,有简单的示例程序。-matlab basic knowledge of programming and signal processing, optimization, neural networks, image processing and other applications, a simple example of the procedure.
-
-
1下载:
实现了用模拟退火法求解大规模优化问题的通用解法-Implementation using the simulated annealing method to solve the common problem of large-scale optimization solution
-
-
0下载:
使用能量函数对目标进行识别和分割 类似于contour 国外网站的代码转载-the energy function can be minimized using an optimization algorithm to fit the model on the object contained in the image, thus segmenting the object in the image.
-
-
0下载:
要求对粒子群算法的国内外研究现状进行系统综述,指出其存在问题,提出自己的观点。对目前的各种改进算法进行系统研究和分析,提出改进策略并设计相应的算法在MATLAB中实现。-Particle Swarm Optimization called for research at home and abroad to carry out systematic reviews, pointing out that the question of its existence, its own point of
-
-
0下载:
用MATLAB实现最优化算法,缩小搜索时间,大大增加工作效率-Using MATLAB optimization algorithm, narrowing the search time, greatly increasing efficiency
-