搜索资源列表
MATCHIMAGE
- 非常好的图像匹配源码,基于遗传算法,其中还包括canny算法求解边缘以及常用的各种平滑函数。
hausdroff
- 基于housdroff距离的图像匹配方法,对噪声、图像的缺失很好的鲁棒性,使用遗传算法的全局搜索策略加快了匹配速度。-Based on housdroff distance of an image matching method, good robustness to noise, lack of image using a genetic algorithm global search strategy to accelerate the matching speed.
program
- 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
feature-matching
- 特征点匹配代码,应用遗传算法对特征点进行计算-feature matching code
ffhgjkllllfgd
- 一个用遗传算法做的图象融合,这是MATLAB源程序源码, 已通过测试-A genetic algorithm to do image fusion, which is the MATLAB source code, has been tested
mataronhed
- 一个采用用遗传算法做的图象融合代码,这是MATLAB源程序源码,希望对需要的人提供帮助。-A genetic algorithm used to do with the image integration code, which is MATLAB source code, hope to those who need help.
123
- 采用遗传算法,实现图像直方图匹配,使图像对比度更加明显,便于分辨目标与背景-By using the genetic algorithm to realize the image histogram matching.Make the image contrast more apparent,Easy to distinguish between the target and background
yichuangsuanfa
- 遗传算法用于图像匹配方面的文献。大部分文献对于写论文很有用。-Genetic algorithm for image matching aspects of literature. Most of the literature for paper useful.
genetic1234124
- 本程序是遗传算法在图像处理中的应用,主要用在目标跟踪,目标匹配等领域-This program is the application of genetic algorithms in image processing, mainly used in the field of target tracking, target matching
match_picture
- 读取某个单色图片,将图片信息转化为二进制编码,然后利用遗传演算算法得到原图片,完成图像匹配-Read a monochrome image, the image information into binary code, then use genetic algorithm to get the original picture calculus complete image matching