-
这是一个熟悉图像处理实验程序。
这是一个熟悉图像处理实验程序。-This is a familiar image processing experimental procedure.
- 2022-03-10 20:19:04下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1
-
HMM人脸识别
opnecv广泛应用与机器视觉,本代码是opencv中基于隐马尔科夫(HMM)的人脸识别,能够很好的识别人脸,代码是用c++来编写的,对学习人脸识别有很大帮助
- 2022-08-07 22:00:10下载
- 积分:1
-
一个简单的绘图源码。我们可以看。,它涵盖了广泛
一个简单的绘图源码。大家可以看看。。里面的内容很丰富-A simple drawing source. We can look at. . Which covers a wide range
- 2022-04-21 12:43:20下载
- 积分:1
-
此程序是基于vc的一个数字识别的代码
此程序是基于vc的一个数字识别的代码-This procedure is based on a number vc identification code
- 2022-02-01 10:48:56下载
- 积分:1
-
数字图像处理类
这是一个基于MFC平台的使用C++数字图像处理类库。包含了基本的数字图像处理算法。
- 2022-04-24 00:53:57下载
- 积分:1
-
基本的分离超平面的线性分类器在训练
Training of the basic linear classifier where seperation hyperplane
is perpedicular to one dimension.-TRAINING THRESHOLD CLASSIFIER
- 2022-08-13 19:26:31下载
- 积分:1
-
用VC++编的计算机图形算法
用VC++编的计算机图形算法-with VC++ series of the computer graphics algorithms
- 2023-06-02 12:50:03下载
- 积分:1
-
检测空间中直线是否相交(动态)
检测空间中直线是否相交(动态)-detect whether linear space intersect (dynamic)
- 2022-03-22 13:31:41下载
- 积分:1
-
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。...
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
- 2022-02-04 17:28:24下载
- 积分:1