-
很实用的礼物小软件,节日送亲友用吧,纯属娱乐
很实用的礼物小软件,节日送亲友用吧,纯属娱乐-Very practical gift of a small software, holiday with friends and relatives to send it, pure entertainment
- 2023-08-24 09:20: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
-
画直线时橡皮筋显示
在vb窗口鼠标画直线时,可以橡皮筋显示过程,当鼠标弹起结束绘制,语句简单有效!
- 2023-04-09 21:30:03下载
- 积分:1
-
an image processing used in more canny than counting Subroutine
一个在图象处理中用得比较多的canny算子程序-an image processing used in more canny than counting Subroutine
- 2022-11-13 01:15:03下载
- 积分:1
-
A simple OCR prorg
基于matlab的简易OCR程序。可通过MATLAB直接查看各子部分,-A simple OCR prorg
- 2022-06-28 18:20:09下载
- 积分:1
-
BMP转换为RGB565
convert bmp to rgb565-algorithm to handle all kinds of bmp to rgb565
- 2022-02-04 03:46:29下载
- 积分:1
-
反
The Anti-Grain Geometry Project
A high quality rendering engine for C++
http://antigrain.com-The Anti-Grain Geometry Project A high qua- lity rendering engine for C http :// antigrain.com
- 2022-05-13 05:48:54下载
- 积分:1
-
图像的放缩算法,很不错
图像的放缩算法,很不错-image scaling algorithm, very good
- 2022-04-30 06:12:28下载
- 积分:1
-
位图窗体
使用位图Bitmap类来对窗体进行美化,简单得演示了图形窗体的做法
使用到的API有:BitBlt等
对于文本标签显示到位图上,透明显示。
判断文本标签的方式:在OnCtlColor过程中如果类型CTLCOLOR_STATIC时候,返回空画笔。
- 2022-07-23 05:37:47下载
- 积分:1
-
一幅画一三个(或三个棱镜)穿透一个立方体。z_buffer算法…
1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示
2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透
关键词:Z缓冲器算法 Z向深度缓存算法
Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer algorithm using hidden, cube and the three pyramid-all with different colors 2, Animation achieve penetration with the entire process and achieve illumination cube rotation can be a three pyramid next penetrating Keywords : Z Z-buffer algorithm to the depth buffer algorithm Z_buffer Phong illumination model
- 2022-03-11 22:02:28下载
- 积分:1