-
Histogram, linear maps, pie chart rendering, and supports bitmap graphics output
柱状图,线性图,饼图的绘制,并支持bitmap图形输出-Histogram, linear maps, pie chart rendering, and supports bitmap graphics output
- 2022-10-04 15:30: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
-
这是Ganzalez书上的一个示例程序,用来实现直方图的线性运算处理。...
这是Ganzalez书上的一个示例程序,用来实现直方图的线性运算处理。-This is a book Ganzalez sample procedures used for linear histogram processing.
- 2022-03-29 21:21:15下载
- 积分:1
-
for electronic engineering teaching, the original software Address : http://peop...
用于电子工程专业教学用,软件原地址: http://people.msoe.edu/~saadat/matlabgui.htm-for electronic engineering teaching, the original software Address : http://people.msoe.edu/ ~ Saadat/matlabgui.htm
- 2022-02-02 05:12:21下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
图形常见变换如维纳、中值滤波 小波变换,加噪,复原等处理要求图像为256色...
图形常见变换如维纳、中值滤波 小波变换,加噪,复原等处理要求图像为256色-common graphics transformation as Wiener, the median filter wavelet transform, increase noise, rehabilitation processing requirements for the 256 color images
- 2022-05-08 18:17:25下载
- 积分:1
-
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。...
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。-Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.
- 2023-01-08 10:55:05下载
- 积分:1
-
The program is used to judge whether a .jpc document is on the DCI standard.
可用于判断JPEG2000图像(.jpc)文件是否符合DCI(数字电影工业规范)标准。
使用方法:敲入命令行test.exe ***.jpc即可-The program is used to judge whether a .jpc document is on the DCI standard.
- 2022-03-24 09:56:43下载
- 积分:1
-
能实现三维数据的体绘制,所用是光线追踪法
能实现三维数据的体绘制,所用是光线追踪法-To achieve three-dimensional data, volume rendering, ray tracing is used by law
- 2022-04-07 10:39:44下载
- 积分:1
-
数字图像的边缘检测算法,里面介绍了几种常用的代码实现
数字图像的边缘检测算法,里面介绍了几种常用的代码实现-Digital image of the edge detection algorithm, which introduces some commonly used code
- 2023-05-01 15:30:04下载
- 积分:1