-
vb图形处理,流程图处理,执行流程图,测试流程图
vb图形处理,流程图处理,执行流程图,测试流程图-flowchart vb
- 2022-03-10 05:46:37下载
- 积分:1
-
用vc写的关于图像效果的程序,不同的文件里面显示的是不同的图形效果...
用vc写的关于图像效果的程序,不同的文件里面显示的是不同的图形效果-Written by vc effect on the image of the process, different file which shows the different graphical effects
- 2023-08-24 02:15:03下载
- 积分:1
-
a statement Print Software
一个报表打印的软件-a statement Print Software
- 2023-02-19 00:25:03下载
- 积分:1
-
一个映射的网络拓扑图的代码,可以直接约束求解,不…
一个绘制网络拓扑结构的图的vc代码,可以直接约束求解,而且可以用箭头直线连接2个网格图形!-A mapping of network topology map vc code, you can direct constraint solving, but also can use the arrow straight line connecting two grid graphics!
- 2023-08-26 20:05:03下载
- 积分:1
-
Rendering terrains with Managed DirectX
There aren t many 3D games without a te...
Rendering terrains with Managed DirectX
There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one technique to create a terrain: a simple technique to implement, but one that will look good.
- 2023-05-29 11:45:04下载
- 积分:1
-
实现了图像识别的matlab程序,可以直接使用,里面有例子,适合新手学习...
实现了图像识别的matlab程序,可以直接使用,里面有例子,适合新手学习-To achieve the image recognition matlab program can be used directly, which there are examples, suitable for novice to learn
- 2022-05-04 23:52:51下载
- 积分:1
-
这是一个三角形相交的判断算法,具有很高的效率,欢迎大家使用。...
这是一个三角形相交的判断算法,具有很高的效率,欢迎大家使用。-This is a triangle intersection algorithm to determine, with high efficiency and welcome everyone to use.
- 2022-07-03 22:06:41下载
- 积分:1
-
这是一个最基本的画图程序,主要是用面向对象的程序思想来实现啊,能实现基本的直线,矩形,椭圆的绘制...
这是一个最基本的画图程序,主要是用面向对象的程序思想来实现啊,能实现基本的直线,矩形,椭圆的绘制-This is a basic drawing program, is mainly used object-oriented programming to realize the ideological ah, can realize the basic linear, rectangular, oval drawing
- 2022-02-20 06:09:54下载
- 积分:1
-
用迭代、峰谷、半阈值算法进行图像分割:
用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
- 2022-01-31 14:44: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