-
VC数字图像处理源码
VC数字图像处理源码-VC digital image processing FOSS
- 2022-03-21 23:46:34下载
- 积分:1
-
多边形的填充算法,可以输入多边形的顶点坐标画图,还可以选择颜色。...
多边形的填充算法,可以输入多边形的顶点坐标画图,还可以选择颜色。-polygon filling algorithm, can be imported polygon drawing coordinates of the vertices can also choose colors.
- 2022-01-30 22:27:58下载
- 积分: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
-
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。...
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
- 2022-08-13 10:53:16下载
- 积分:1
-
Source for the ll_frac.zip landscape demo
Source for the ll_frac.zip landscape demo
- 2022-02-21 05:57:45下载
- 积分:1
-
中心线血管分割方法
MATLAB编写的用于动脉血管分割,方法为提取血管中心线以及血管洁面,引用网上的源码,更改过,可以编译并且运行
- 2023-07-05 23:30:04下载
- 积分:1
-
数字图像实用工程案例源码.
数字图像实用工程案例源码.-digital image source of practical engineering cases.
- 2023-02-18 14:45:04下载
- 积分:1
-
用遗传神经网络实现字符识别
用遗传神经网络实现字符识别-genetic neural network Character Recognition
- 2023-03-25 09:15:03下载
- 积分:1
-
简单的屏幕输出例子。。。忘记从那转来的了。
简单的屏幕输出例子。。。忘记从那转来的了。-Simple example of screen output. . . Then forget to switch to the.
- 2022-03-26 04:36:27下载
- 积分:1
-
用de Casteljau绘制的Bezier曲线,可输入任意点的坐标。
用de Casteljau绘制的Bezier曲线,可输入任意点的坐标。-de Casteljau use the Bezier curve drawing can be imported arbitrary point coordinates.
- 2022-06-03 10:07:52下载
- 积分:1