-
主要是计算机图形学中的扫描线填充算法
主要是计算机图形学中扫描线填充算法的实现-Mainly in computer graphics scanline fill algorithm
- 2022-03-15 22:36:00下载
- 积分:1
-
一套指纹识别的c语言源代码
一套指纹识别的c语言源代码-a fingerprint identification c language source code
- 2022-09-25 13:00:03下载
- 积分:1
-
一个类似于画图的小程序
一个类似于画图的小程序-similar to a drawing of small programs
- 2023-06-09 09:25:03下载
- 积分:1
-
Direct3D 演示加载多个模型的例子,对于Direct3D开发很有参考价值。...
Direct3D 演示加载多个模型的例子,对于Direct3D开发很有参考价值。-Direct3D demo example to load multiple models for the development of valuable Direct3D.
- 2022-04-23 00:59:51下载
- 积分:1
-
D3D例子系统写的火焰效果 挺好的 大家可以借鉴
D3D例子系统写的火焰效果 挺好的 大家可以借鉴-D3D examples of the flame effect system to write nice we can learn from
- 2022-04-08 18:31:29下载
- 积分:1
-
对数极坐标变换
代码应用三个函数实现图像从直角坐标系到对数极坐标的转换,可以自己输入变换尺度,变换方法,变换图形等参数。
- 2022-01-28 04:39:30下载
- 积分:1
-
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助...
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助-image dimensionality reduction algorithms such as the famous LLE, PCA, ISOMAP .... Image analysis of the study researchers will be very helpful
- 2022-07-22 13:43:17下载
- 积分: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
-
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考...
这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考-This is an image compression procedures, I used to write c language, in hopes of giving the learning algorithm analysis of the students as a reference
- 2022-03-05 17:23:32下载
- 积分:1
-
这是一篇非常不错的论文,是有关图像处理方面的,这是我学习过程中看的,希望对大家有用。...
这是一篇非常不错的论文,是有关图像处理方面的,这是我学习过程中看的,希望对大家有用。-This is a very good paper, the image processing, and this is my learning process watch, I hope useful for all.
- 2023-06-25 14:40:04下载
- 积分:1