-
图象几何变换算法源代码
图象几何变换算法源代码-Image geometric transform algorithm source code
- 2022-09-10 13:55:02下载
- 积分:1
-
GIS vector data visualization technology (IDL)
地理信息系统中矢量数据的三维可视化技术(IDL)-GIS vector data visualization technology (IDL)
- 2022-03-26 12:31:41下载
- 积分:1
-
生成算法deboor_cox六B
用deBoor_Cox算法生成的6次B样条曲线。-generation algorithm used deBoor_Cox six B-spline curves.
- 2023-05-31 13:25:03下载
- 积分:1
-
c algorithm commonly used procedures set
c常用算法程序集-c algorithm commonly used procedures set
- 2022-02-05 21:00:52下载
- 积分:1
-
分形几何中多种分形图形的生成程序
分形几何中多种分形图形的生成程序- In minute shape geometry many kinds of minute shapes graph
production procedure
- 2022-09-13 01:10:03下载
- 积分:1
-
图像恢复-源代码
图像恢复-源代码 -image restoration-source
- 2022-02-13 22:32:25下载
- 积分:1
-
C++编写的一个图形学实例的代码
C++编写的一个图形学实例的代码-prepared by the example of a graphics code
- 2022-12-31 11:15:03下载
- 积分:1
-
扫描仪控件,直接注册就可以使用的 在VC,VB,DELPHI都可使用
扫描仪控件,直接注册就可以使用的 在VC,VB,DELPHI都可使用-scanner controls, direct registration can be used in VC, VB, Delphi can use
- 2023-07-26 21:10:04下载
- 积分:1
-
读取Jason
读取Jason-1 卫星的SSHA数据 并图形显示-Read SSHA data of JASON-1 and plot the data.
- 2023-03-11 18:35:04下载
- 积分:1
-
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