-
qt 二维图形变换实现源代码
圆形,方形,水平渐变,垂直渐变,镜像等等都可以实现,文字添加,中文显示,大小变换都有记载。想画图,qt也可以帮你解决哦!
- 2022-01-21 21:14:37下载
- 积分:1
-
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂...
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -: C language curriculum design works functions : imitation of the Windows environment, bringing their calculators : DOS Size : over 800 firms characteristics : a graphical interface, mouse support, complex algorithm slightly
- 2022-08-14 20:43:11下载
- 积分:1
-
图像锐化算法,效果很清晰,可以实现…
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。-Image sharpening algorithm, the effect of sharpening it is clear that to achieve the desired results, it is suitable for further practice, the operating speed in general.
- 2022-10-11 05:00:04下载
- 积分:1
-
关键的影象对矫正程序,选择尽量在250分辨率的民用效果
关键的影象对矫正程序,选择尽量在250分辨率的民用效果-The key image of the correction procedure, to choose as far as 250 civilian-resolution effect
- 2022-03-16 05:21:22下载
- 积分:1
-
显示图像渐变效果的一段小代码
显示图像渐变效果的一段小代码-graded results showed images of a small section of code
- 2022-08-17 04:34:46下载
- 积分:1
-
基于数字图像处理的数码相机调焦系统
visual c++源代码
基于数字图像处理的数码相机调焦系统
visual c++源代码-photography focus system
- 2022-03-25 06:37:12下载
- 积分: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
-
波形的计算
可以显示方波,正弦波三角波
- 2022-05-15 09:41:55下载
- 积分:1
-
vb设计模拟windows的画图程序,界面和代码都有。
vb设计模拟windows的画图程序,界面和代码都有。-vb design simulation windows of the drawing process, interface and the code has.
- 2022-01-25 18:35:21下载
- 积分: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