-
Factorized Graph Matching 分解图匹配,路径追踪优化代价函数
Graph matching (GM) is a fundamental problem in computer science, and it plays a central role to solve correspondence
problems in computer vision. GM problems that incorporate pairwise constraints can be formulated as a quadratic assignment problem
(QAP). Although widely used, solving the correspondence problem through GM has two main limitations: (1) the QAP is NP-hard and
difficult to approximate; (2) GM algorithms do not incorporate geometric constraints between nodes that are natural in computer vision
problems. To address aforementioned problems, this paper proposes factorized graph matching (FGM). FGM factorizes the large
pairwise affinity matrix into smaller matrices that encode the local structure of each graph and the pairwise affinity between edges.
Four are the benefits that follow from this factorization: (1) There is no need to compute the costly (in space and time) pairwise affinity
matrix; (2) The factorization allows the
- 2022-02-01 17:07:26下载
- 积分:1
-
cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。...
cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。-cuda
- 2022-06-03 09:09:50下载
- 积分:1
-
曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较...
曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ# compiler, interactive interface, and a variety of more fitting way
- 2022-03-09 19:44:08下载
- 积分:1
-
生产成多项式基函数,输出为一个矩阵,可以生产。
生产成多项式的基函数,输出为一个矩阵,可产生任意阶。-Production into the polynomial basis functions, the output of a matrix, can produce arbitrary order.
- 2022-02-04 22:21:39下载
- 积分:1
-
LEngine, 3D Descent like terrain engine (C++/Windows)
LEngine, 3D Descent like terrain engine (C++/Windows)
- 2022-07-17 01:01:22下载
- 积分:1
-
计算机图形学中的坐标系变换的程序,是用VC++中的MFC编写的...
计算机图形学中的坐标系变换的程序,是用VC++中的MFC编写的-computer graphics, which coordinates the transformation process, with VC++ MFC prepared
- 2022-03-12 08:06:09下载
- 积分:1
-
- 2022-07-14 12:49:10下载
- 积分:1
-
based on image processing camera auto
基于图像处理的相机自动调焦系统,自动调焦中的图象处理和反馈控制方法等愿程序-based on image processing camera auto-focusing system, automatic focusing of image processing and feedback control methods would procedures
- 2022-03-04 16:12:39下载
- 积分:1
-
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件....
Visual C++图象处理程序.可以识别人的脸部.速度快.不过要用响应的库文件.-Visual C++ Image processing procedures. Can identify people in the face. Faster. But in response to the library file to use.
- 2022-07-04 17:44:41下载
- 积分:1
-
计算机图形学基本的有翼边缘结构,小程序用的是用…
计算机图形学中最基本的翼边结构,本小程序采用vc实现了此中结构。-Computer Graphics basic winged edge structure, the small program using vc There is a realization of the structure.
- 2022-05-10 17:17:32下载
- 积分:1