-
基于canny的边缘检测过程及结果代码
里面包括三个matlab 源代码,1.canny边缘检测,能够显示canny运算过程中各个部分的结果,包括高斯滤波,梯度幅值图像,非极大值抑制结果,也可以手动设置指定的低阈值和高阈值2.灰度直方图代码,可以读入指定的灰度图。显示出灰度分布3,边缘梯度直方图,可以显示canny边缘检测过程中边缘梯度分布
- 2023-06-07 18:35:02下载
- 积分:1
-
计算机图形学。里面有一个3D的星球,可以使用键盘旋转星球。学习图像学的同学参考一下。...
计算机图形学。里面有一个3D的星球,可以使用键盘旋转星球。学习图像学的同学参考一下。-Computer graphics. 3D inside a planet, you can use the keyboard rotating planet. School students to learn the image reference.
- 2022-08-17 10:41:02下载
- 积分:1
-
OpenGL动画,实现运动彩色立方体旋转,OpenGl动画主要是通过提供的双缓存实现。一个用来作图,一个用来显示,运行可以实现...
OpenGL动画,实现运动彩色立方体旋转,OpenGl动画主要是通过提供的双缓存实现。一个用来作图,一个用来显示,运行可以实现-OpenGL animation, to achieve color cube rotating movement, OpenGl animation provided mainly through the realization of double-buffering. One for mapping, one for display, operation can be achieved
- 2022-02-13 15:24:48下载
- 积分:1
-
a slide show design.........
a slide show design-a slide show design.........
- 2022-01-22 15:51:21下载
- 积分:1
-
利用VC++ 6.0,实现朱利娅图的绘制功能
利用VC++ 6.0,实现朱利娅图的绘制功能-VC 6.0, achieving julija the drawing function
- 2022-07-03 17:12:50下载
- 积分:1
-
Using C language to achieve the support vector machine method for image recognit...
用C语言实现的支持向量机方法,用于图象识别的程序-Using C language to achieve the support vector machine method for image recognition procedures
- 2022-03-06 22:57:56下载
- 积分:1
-
显示一个绕三个轴旋转的立方体,纹理是自动插值的。
显示一个绕三个轴旋转的立方体,纹理是自动插值的。-around 3 shows a rotating cube, texture automatic interpolation.
- 2022-02-10 15:14: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
-
一个应用动画实例,提供给大家参考 如果有意见可以和好交流。...
一个应用动画实例,提供给大家参考 如果有意见可以和好交流。-an application animation examples provided for your reference if opinions can be good and the exchange.
- 2022-02-12 05:52:24下载
- 积分:1
-
读GML的Java的源代码
读GML的Java的源代码 -reading GML Java source code
- 2022-03-21 07:21:48下载
- 积分:1