搜索资源列表
Apathfinder
- 这也是一个用A*算法编写的寻路搜索算法源程序,-This is an A * algorithm used to prepare the wayfinding search algorithm source,
motion_estimate(matlab)
- 用matlab写的运动估计程序,主要包括全搜索运动估计算法,三步法快速搜索算法等
HatchAlgorithm
- CAD最小封闭区域的搜索算法-CAD closed the smallest of the regional search algorithm
图象的检测,模板匹配算法代码
- 图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
DEMO5
- 数字图像模式识别技术及工程实践Visual C++ 常用搜索算法 A star算法类的实现-Digital Image Pattern Recognition Technology and Engineering Practice of Visual C++ Commonly used search algorithm A star algorithm class to achieve
Search_algorithm
- 搜索算法的研究,包括A*的详细解释,适合游戏与搜索技术研究的朋友-Search algorithm research, including detailed explanation of A* for games and search technology research Friend
mygraph
- 校园导航系统 以某一校园的平面图为例,运用图的搜索算法实现简单的导航功能-Graph Campus Navigation
snake_demo-xly
- 图像SNAKE算法,对于图像灰度值得SNAKE的搜索,得到突变边界-Image the SNAKE algorithm, for image gray worth SNAKE search, mutations boundary
Stereo-Edge-Matching
- 种新的针对山体图像边缘的立体匹配算法。为了保证匹配的准确性,首先引入极线方向上的 视差梯度约束,然后在考察唯一性的基础上,通过搜索并考察边缘端点周围的角点信息来引导边缘的匹配,并且限定边缘端点的角点搜索范围,最终匹配结果保证了两幅图像中的匹配对是一对一的唯一对应。-A newfast stereo edge-matching algorithm based on mountain images is presented.In order to ensure the accuracy of
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
code
- 粒子群优化算法:是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。-Particle Swarm Optimization