-
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!...
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!-direction for image processing, image reading is the most basic operations, which need to be aware of image storage format! This is a classic procedure code!
- 2022-04-24 05:27:57下载
- 积分:1
-
使用canny算子的边缘提取算法的具体实现
使用canny算子的边缘提取算法的具体实现
-Using the canny operator edge extraction algorithm concrete realization of
- 2022-07-09 19:41:22下载
- 积分:1
-
noisify for image in c
noisify for image in c
- 2023-08-23 07:15:03下载
- 积分:1
-
- 2022-11-17 08:10:03下载
- 积分:1
-
1024点FFT程序,CCS可以直接仿真,调试无
1024点fft程序,在ccs上可以直接仿真,无需调试-1,024 points fft procedures, the ccs can direct simulation, debugging without
- 2022-01-26 04:12:41下载
- 积分:1
-
行程编码,JPEG压缩编码(基本系统)算法
行程编码,JPEG压缩编码(基本系统)算法-route codeing, JPEG compression algorithm
- 2023-04-05 12:45:03下载
- 积分:1
-
this point of the new school things, added to the above address at the turn of t...
这次新学了点东西,加到了上面,解决了原来转时闪的问题 少点东西 第一是新增了自动旋转,不过按扭的名字没加上; 第二是在这三个按扭里各少了一句代码, 是:SetTimer(1,100,NULL) 希望大家自行加入,不便之处请大家原谅-this point of the new school things, added to the above address at the turn of the original flash point of less things first is a new automatic rotation, but no buttons with the names; This is the second in the three buttons Lane less a code is : SetTimer (1,100, NULL) hope we to join any inconvenience caused Please forgive
- 2022-10-10 17: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
-
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法...
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法
- 2022-09-15 04:20:03下载
- 积分:1
-
YUV422 转 RGB 很好用 YUB422RGB 图片转换已经测试过OK
YUV422 转 RGB 很好用 YUB422RGB 图片转换已经测试过OK-YUV422 转 RGB
- 2023-01-12 21:40:04下载
- 积分:1