-
数字图像处理平台 可以实现图像的FFTSobel算子提取边界 图像的缩放等功能我添加几个函数
数字图像处理平台 可以实现图像的FFTSobel算子提取边界 图像的缩放等功能我添加几个函数 -digital image processing platform can be achieved Image Extraction FFTSobel Operator border image scaling function, I added several functions
- 2022-04-07 15:03:36下载
- 积分:1
-
c algorithm commonly used procedures set
c常用算法程序集-c algorithm commonly used procedures set
- 2022-02-05 21:00:52下载
- 积分:1
-
三维空间漫游软件,包括天空盒、太阳、树木等。
三维空间漫游软件,包括天空盒、太阳、树木等。-Three-dimensional space roaming software, including the sky boxes, sun, trees and so on.
- 2022-02-21 20:45:09下载
- 积分:1
-
小波变换图像增强
雾天环境下,由于大气的散射作用,导致户外监控系统捕获的图像对比度低,景物不清晰的现象,给人类的生产生活带来了一定的影响,因此对雾天条件下降质图像清晰化方法的研究具有重要的意义。
- 2022-01-26 01:49:18下载
- 积分:1
-
MATLAB genetic algorithm to solve the problem, no genetic algorithms using MATLA...
用MATLAB解决遗传算法的问题,不需要用MATLAB遗传算法工具箱函数-MATLAB genetic algorithm to solve the problem, no genetic algorithms using MATLAB toolbox function
- 2022-02-03 17:55:24下载
- 积分:1
-
一组数据 指示图形控件
一组数据 指示图形控件-data graphics instructions Control
- 2022-03-17 01:04:32下载
- 积分:1
-
计算机图形学的实习编程,简单的图形绘制如圆、多边形等
计算机图形学的实习编程,简单的图形绘制如圆、多边形等-Internship in computer graphics programming, graphics rendering, such as a simple circle, polygon, etc.
- 2023-08-05 14:00:03下载
- 积分:1
-
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助...
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助-An extract written by vc vascular procedures, for students who are learning basic image display and have to help deal with
- 2022-06-28 22:09:23下载
- 积分:1
-
一个动画演示的例子
一个动画演示的例子-an animated demonstration examples
- 2022-01-23 11:19:46下载
- 积分: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