-
VC++ Graphics Programming Tutorial and Examples
VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
- 2022-03-07 19:15:27下载
- 积分:1
-
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张...
关于人脸检测的基础知识.都是一些常用的函数.在vc基础上有所扩张-Face Detection of basic knowledge. Some are commonly used functions. Based on the vc has expanded
- 2022-01-25 14:21:16下载
- 积分:1
-
基于c++和|openGL三维动态库建立的三维可视化场景。
基于c++和|openGL三维动态库建立的三维可视化场景。-Based on c++, and | openGL libraries establishment of three-dimensional dynamic three-dimensional visualization of the scene.
- 2022-03-15 07:05:43下载
- 积分:1
-
java3d done with a simulation of a simple courtyard and the simple physical anim...
一个用java3d做的模拟一个简单的院子和简单的形体动画。-java3d done with a simulation of a simple courtyard and the simple physical animation.
- 2022-07-27 18:46:42下载
- 积分:1
-
对话框编程的例子
对话框编程的例子-dialog programming examples
- 2023-08-24 09:55:03下载
- 积分: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
-
主要是计算机图形学中的扫描线填充算法
主要是计算机图形学中扫描线填充算法的实现-Mainly in computer graphics scanline fill algorithm
- 2022-03-15 22:36:00下载
- 积分:1
-
这是关于BMP图像读取的程序,谢谢啊.如果有不足的地方可以请教啊...
这是关于BMP图像读取的程序,谢谢啊.如果有不足的地方可以请教啊-BMP images read on the procedure, I would like to thank ah. If there is insufficient space consult ah
- 2022-03-20 06:49:59下载
- 积分:1
-
VC6.0
VC6.0-This is a simple drawing program, VC6.0
- 2022-02-15 09:07:19下载
- 积分:1
-
自适应多模快速背景差算法
基于OpenCV的前景检测算法,在传统计算方法上,采用多模的快速背景差算法,提高了运算效率。
- 2023-03-08 22:05:04下载
- 积分:1