-
计算机图形学作业(TC2.0版),如今不多见了
计算机图形学作业(TC2.0版),如今不多见了-computer graphics operations (TC edition), now rare
- 2022-08-18 18:58:36下载
- 积分:1
-
一个很有趣的图片管理程序
一个很有趣的图片管理程序-a very interesting picture management procedures
- 2022-03-09 20:34:02下载
- 积分:1
-
Linux底下用opencv打开摄像头显示在qt界面中
Linux底下用Qt开发,使用opencv库打开摄像头,然后获取摄像头获取到的图像,最后显示在qt界面中。功能比较简单,实现也比较简单。
- 2022-02-28 21:26:52下载
- 积分:1
-
opencv 人脸识别代码
通过摄像头实时进行人脸检测。使用AdaBoost算法调用已有的Haar-like分类器,对获取的视频帧进行检测。
- 2023-06-12 02:00:03下载
- 积分:1
-
在从位图文件类操作的风险投资中
在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
- 2022-05-23 16:51:00下载
- 积分:1
-
图像旋转质量非常高的源代码,其效果堪比专业的图像处理软件。...
图像旋转质量非常高的源代码,其效果堪比专业的图像处理软件。-rotating images of a very high quality source code, the effect comparable to a professional image processing software.
- 2022-06-29 02:01:50下载
- 积分:1
-
一个非常酷的导航条!
一个非常酷的导航条!-a very cool navigation!
- 2022-03-19 00:33:53下载
- 积分: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
-
贝塞尔函数的求解,result is bezier function
贝塞尔函数的求解,result is bezier function
- 2022-01-28 20:53:51下载
- 积分:1
-
光照模型,图形显示及处理
光照模型,图形显示及处理-illumination model, graphics and processing
- 2022-06-13 04:50:56下载
- 积分:1