-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
关于3D图形显示的一个系统,对初学的同学们很有用,
关于3D图形显示的一个系统,对初学的同学们很有用,-3D graphics on a system of the students who are learning useful, thank you
- 2022-02-05 15:57:16下载
- 积分:1
-
基于计算机图形学的计算机仿真三维立体模型的源代码,仅供参考...
基于计算机图形学的计算机仿真三维立体模型的源代码,仅供参考-Based on computer graphics three-dimensional computer simulation model of the source code for reference only
- 2022-06-15 07:14:26下载
- 积分:1
-
Source code of digital image process procedure,covered many technology,hard to f...
数字图像处理的代码 内容非常全 千辛万苦得来啊-Source code of digital image process procedure,covered many technology,hard to find.
- 2022-03-30 18:33:35下载
- 积分:1
-
graphics programming source code
图形学编程源代码-graphics programming source code
- 2022-01-25 22:59:22下载
- 积分:1
-
关于绘图的源码,很实用的代码,包括绘图、选择、移动、复制和粘贴部分,是学习的好例子...
关于绘图的源码,很实用的代码,包括绘图、选择、移动、复制和粘贴部分,是学习的好例子-On the drawing source, it is useful code, including graphics, select, move, copy and paste part of the study a good example of
- 2022-02-01 08:11:54下载
- 积分:1
-
This library implements the KLT Tracking algorithm [2004] for Feature Tracking i...
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running time of the GPU-based implementation.
- 2023-06-29 20:25:03下载
- 积分:1
-
一个分水岭算法源代码。可用于图像分割。
一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
- 2022-01-26 01:59:49下载
- 积分:1
-
对手写数字进行分类并识别
应用模板匹配算法进行分类。
应用Bayes算法进行分类。
应用线性函数算法进行分类。
线性算法进行分类。
应用神经...
对手写数字进行分类并识别
应用模板匹配算法进行分类。
应用Bayes算法进行分类。
应用线性函数算法进行分类。
线性算法进行分类。
应用神经网络算法进行分类。-right handwritten figures for the identification and classification of application template matching algorithm for classification. Application of Bayesian classification algorithm. Application of linear function classification algorithm. Linear classification algorithm. Application of neural network algorithm for classification.
- 2022-07-15 01:17:35下载
- 积分:1
-
地图
图型学的一个演示,包括:坐标系的建立,正平行投影,斜等侧投影,斜二侧投影,长方体的建立,旋转轴的建立,长方体绕轴的旋转。-map-a demonstration of the school, including : the establishment of the coordinate system is parallel to the projection, such as lateral oblique projection, the two lateral oblique projection. Cuboid the establishment, the establishment of the axis of rotation, cuboid around the rotation axis.
- 2023-03-22 15:20:03下载
- 积分:1