-
朱丽娅图的绘制程序
朱丽娅图的绘制程序-Julia Map procedures
- 2022-09-28 06:45:03下载
- 积分:1
-
使用D3D从OBJ读取模型,代码由VC写成
读取后通过MESH建模
使用D3D从OBJ读取模型,代码由VC写成
读取后通过MESH建模-Use D3D read from the OBJ model, code written by the VC after reading through the MESH Modeling
- 2023-01-10 16:25:03下载
- 积分:1
-
A voxel example in C
A voxel example in C
- 2023-01-31 04:00:03下载
- 积分:1
-
基于ti5000系列dsp的无限冲击响应函数很实用
基于ti5000系列dsp的无限冲击响应函数很实用-Ti5000 series based on the infinite impulse response functions dsp very practical
- 2023-07-26 16:45:03下载
- 积分:1
-
这是能实现水纹的程序,还有一些效果不错的特效
这是能实现水纹的程序,还有一些效果不错的特效-This is watermarked to achieve the procedure, there are some good effects results
- 2022-07-10 23:02:53下载
- 积分:1
-
一个关于超级链接控件的程序.
一个关于超级链接控件的程序.-on a hyperlink control procedures.
- 2022-05-17 12:41:22下载
- 积分:1
-
基于OPENCV的人脸识别程序(MFC界面)
基于OPENCV的人脸识别程序,已生成MFC界面,识别精度高
- 2022-06-15 16:58:03下载
- 积分:1
-
实现缺角立方体旋转,VC,在WinXP下运行,也可以在…
实现缺角立方体的旋转,VC实现,在WINXP上运行,缺角正方体可以绕X,Y,Z和中心进行旋转,画面清晰-realize na corner cube rotation, VC, in WINXP run, and none could be around the corner cube X, Y, Z and the center rotation, clear picture
- 2022-03-12 12:03:43下载
- 积分:1
-
利用图形的填充,字符可改
利用图形的填充,字符可改-use graphics to fill the characters can be changed
- 2022-05-13 23:29:40下载
- 积分: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