搜索资源列表
HomeWork
- 生成一个哑铃,进行欧几里德距离变换 里面涉及vtk5.0 并用到Saito’s 算法
ImageRegistration
- 进一步解决基于互信息的配准算法在配准精度、速度和误配率之间的相互制约问题。提出一种新的配准参数搜索策略——三级配准,将平移、旋转参数分开搜索;在分析互信息配准的优点和局限性的基础上,将模糊理论中的欧几里德贴近度引入三级 配准过程中。实验结果表明,本文提出的配准策略在保持基于互信息配准精度不变的情况下,迭代步数、配准时间和误配率均有明显改善。-Further resolve the mutual information based registration algorithm in the ali
Algorithm-template
- C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
braykecozy
- 有关欧几里德的扩展算法,非常实用,经测试好用()