-
在C++环境下,实现画圆,方便实用,简洁快速
在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
- 2022-02-04 16:24:01下载
- 积分:1
-
OpenCV seed filling color image segmentation code, using Intel OpenCV graphics l...
OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
- 2022-01-26 14:21:44下载
- 积分:1
-
这个源码包含了各种简单的画图功能,希望和大家交流。
这个源码包含了各种简单的画图功能,希望和大家交流。-this source contains a variety of simple drawing functions, and we hope that the exchanges.
- 2022-02-15 16:26:18下载
- 积分:1
-
这个是读文件的源程序
本人是觉得还不错了
这个是读文件的源程序
本人是觉得还不错了
-This is a time of the source document I also feel pretty good
- 2023-04-18 14:35:03下载
- 积分:1
-
该程序显示了如何绘制各种形状、线条和文本
该程序显示了如何绘制各种形状、线条和文本-the program shows how to draw various shapes, lines and text
- 2022-01-25 18:32:15下载
- 积分:1
-
图像旋转,实现二维图像的旋转功能,从而为三维旋转奠定基础...
图像旋转,实现二维图像的旋转功能,从而为三维旋转奠定基础-Image rotation, the realization of two-dimensional image rotation function, so as to lay the foundation for three-dimensional rotation
- 2022-07-27 16:12:49下载
- 积分:1
-
颜色一致性矢量
颜色一致向量的核心代码,有限对图像进行平滑处理,然后计算图像连通区域,最后讲像素分为一致性像素和不一致像素。-Color coherence vector
- 2022-03-25 05:25:50下载
- 积分:1
-
图,网格,真实
画图,网格,实时数据监测,有很好的注释,适合画图的应用和编程。-Drawing, grid, real-time data monitoring, have very good notes, suitable for drawing applications and programming.
- 2023-08-30 16:10: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
-
Color Image Quantization in Windows Systems
Color Image Quantization in Windows Systems
- 2022-11-27 15:50:03下载
- 积分:1