-
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
-
中值滤波实现
中值滤波实现-Median filter to achieve
- 2022-09-06 11:55:03下载
- 积分:1
-
图形色彩量子化及材质压缩程序源代码
图形色彩量子化及材质压缩程序源代码-Quantum color graphics and texture compression source code
- 2023-08-26 21:10:03下载
- 积分:1
-
Chapter 7 Rational B
Chapter 7 Rational B-spline (NURBS) Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm.
knot.c tknot.c Calculates an open knot vector.
rbspsurf.c trbsurf.c Calculates a rational B-spline (NURBS) surface.
rbsurf.h Header file for fast rational B-spline surface program
sumrbas.c Calculates the Sum function for a rational B-spline surface.
chap7all.zip ZIP file for all of Chapter 7.
chap7all.tar.gz UNIX tar file for all of Chapter 7.
- 2022-11-08 10:05:03下载
- 积分:1
-
java编写的图形处理程序
java编写的图形处理程序-It is an image processing programme implemented by Java
- 2022-03-25 01:06:58下载
- 积分:1
-
扩频
%%M 文件 rb_audio_watermarking.m 所对应的音频水印检测R.布里戈拉 %,2010 年 4 月%%输入的 your_file_marked.wav 的水印的音频文件%your_wm_scaled.bmp 嵌入的水印图像%计算,它的大小%%输出的 your_detected_watermark.bmp 计算水印
- 2022-02-09 21:18:27下载
- 积分:1
-
- 2023-02-27 20:30:04下载
- 积分:1
-
6种区域融合方法
本代码基于区域的小波变换融合方法,主要是基于区域能量、区域方差、区域最大这几种方法。-Region-based wavelet transform fusion method is mainly based on regional energy, regional variance, the largest in this region several ways.
- 2022-02-07 03:21:01下载
- 积分:1
-
本例子是用visual c++实现的gdi应用,例子完整
本例子是用visual c++实现的gdi应用,例子完整-This example is the use of visual c++ Realize the gdi applications, examples of integrity
- 2022-03-11 07:49:56下载
- 积分:1
-
实现光线跟踪算法,具有光照效果
实现光线跟踪算法,具有光照效果-achieve ray tracing algorithm, with lighting effect
- 2022-01-26 02:46:01下载
- 积分:1