-
中值滤波
中值滤波-midfilter
- 2022-02-26 16:56:23下载
- 积分: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
-
告诉你如何使用DX9的HLSL语言来写着色器,这个是最简单的例子....
告诉你如何使用DX9的HLSL语言来写着色器,这个是最简单的例子.-Tell you how to use the DX9 the HLSL language to read, color, and this is the simplest example.
- 2022-03-16 00:45:22下载
- 积分:1
-
解决BMP和JPE图像在数据库储存和读出
解决BMP和JPE图像在数据库储存和读出-solution and JPE BMP images stored in a database and read out
- 2022-03-25 01:22:44下载
- 积分:1
-
图片随机抽取代码 随机显示指定图片.每次刷新均不一样
图片随机抽取代码 随机显示指定图片.每次刷新均不一样-Random Photo random sample code that displays the specified image. Not the same as each refresh
- 2022-07-12 08:27:35下载
- 积分:1
-
人脸识别是机器视觉当中研究的热门,此程序运用opencv和vc相结合开发出来的智能人脸识别程序...
人脸识别是机器视觉当中研究的热门,此程序运用opencv和vc相结合开发出来的智能人脸识别程序-Machine Vision Face Recognition is the most popular among the research, this program use a combination of opencv and vc developed Intelligent Face Recognition procedures
- 2022-02-03 23:36:17下载
- 积分:1
-
详细介绍图现在小波域滤波的方法的书籍
详细对大家很有帮助...
详细介绍图现在小波域滤波的方法的书籍
详细对大家很有帮助
- 2022-06-26 10:54:20下载
- 积分:1
-
用VC6.0编写的gif图像处理程序,包括gif的保存和显示
用VC6.0编写的gif图像处理程序,包括gif的保存和显示-VC6.0 prepared with the gif image processing procedures, including the preservation and gif show
- 2023-01-16 11:30: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
-
3D 可视化:利用期望最大化算法了解3D数据的高斯混合模型
传统的单粒子重建方法使用傅立叶或delta 函数基础来表示粒子密度图。我们提出了一个更灵活的算法,可以根据数据适应性地选择基础。由于基础适合数据,跟使用固定基础重建相比,分辨率和讯噪比(SNR) 都得到提高。而且,该算法自动遮盖粒子,使得粒子从背景中分离出来,无需在精制循环中使用专门滤波器或者蒙层。该算法是基于贝叶斯定理最大后验框架中表示,使用有效优化算法获得最大化。评估使用模拟和实际的低温电子显微镜数据,显示分辨率和 SNR 改进以及从背景中有效遮挡粒子。
- 2023-03-15 10:50:03下载
- 积分:1