搜索资源列表
xiongyali
- 匈牙利算法,求解二分图最大匹配的一个时间复杂度与程序复杂度折中的算法-Hungary algorithm to solve the greatest two minutes map matching a time complexity and the complexity of program compromise Algorithm
winc3d
- 本程序是计算机视觉稠密匹配的程序,对两幅序列图像能够实现一个稠密视差图。-Computer Vision populated matching procedures, two image sequence to achieve a dense disparity map.
matchbyhuyun
- 对图进行匹配的算法-right map Matching Algorithm
AnyMap_Match
- 任意图的最大匹配算法,值得一学。毕竟各位不是只要会会匈牙利算法的那种人吧?-arbitrary map of the maximum matching algorithm, it is worth a study. After all, you would not say that the kind of Hungary algorithm people? Ha ha
smithch.zip
- 本函数在matlab实现阻抗圆图,通过调用switch()函数,可以得出传输线的反射系数,以及支节匹配等参数,本函数可以实现单、双和三支节匹配。,The realization of the impedance function in matlab circle map, by calling the switch () function of transmission line can be drawn of the reflection coefficient, as well as the
Matching
- source code for Stereo matching algorithm
disparitymap
- 立体匹配 获得立体图像左右视图的视差图代码-Stereo matching to obtain three-dimensional view of the disparity map image around the code
matching
- 通过图像匹配实现自由立体显示视差图的校正-Achieve freedom through matching calibration stereoscopic disparity map
map
- 双目视觉的深度图立体匹配算法改进Binocular stereo vision matching algorithm to improve the depth map-Binocular stereo vision matching algorithm to improve the depth map
hungary
- 最大匹配 很好的方法 hunary法 -the best matching for the matching map ,the measrue is hunary,the best matching for the matching map ,the measrue is hunary
Lying-data-structure9
- 《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m
disparity-map
- 关于视差提取的算法,用MATLAB语言编写的,可用于立体深度处理。-These codes are used for stero matching about the 3D graphes. You can get a disparity map from the left and right pictures.
MapMatching
- Map Matching of GPS points data
csmv
- Map matching file for matching GPS points data
mgemma
- A Map Matching Algorithm wrote in C-A Map Matching Algorithm wrote in C++
Techniques-of-matching-images
- Variance map of an image is calculated by taking a square window of a set size around a center pixel, and calculating the variance of the values of the pixels. Census Transform is a form of non-parametric local transform (i.e. relies on the relativ
mgemma
- 基于一种改进的遗传地图匹配算法,将Marchal算法和遗传算法结合起来,本源代码基于C++开发,包括了完整的实验数据和算法实现。-Based on an improved genetic map-matching algorithm, Marchal and genetic algorithms to combine source code is based C++ development, including the full experimental data and algorithms.
depth-map
- 深度图生成,基于立体匹配获取的深度图质量较好-Depth map, depth map based on good quality stereo matching Being
Image-matching
- 用matlab编写的程序,图像匹配和深度图计算程序-Image matching and depth map calculation program
匈牙利
- 匈牙利算法,用于求解二分图的匈牙利算法,里面包含量两种求解方法,希望对大家有用。(Hungarian algorithm can be used to solve the bipartite matching problem , but it requires the bipartite graph to be completely symmetric. Hence we need to transform the original non-symmetric binary map matchi