-
VC编程实例
VC编程实例 -VC programming examples of VC programming examples
- 2023-01-18 04:05:03下载
- 积分:1
-
SerialH263.zip 串口和H.263
SerialH263.zip 串口和H.263-SerialH263.zip serial and H.263
- 2022-02-03 19:45:21下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
c + + opencv 深度,RGB,anny
c + + opencv 深度,RGB,anny
- 2022-03-23 07:03:36下载
- 积分:1
-
8 Prewitte Operator direction from the edge of the image VC
8方向Prewitte算子提取图象边缘的VC实现-8 Prewitte Operator direction from the edge of the image VC
- 2023-08-25 13:30:03下载
- 积分:1
-
人脸检测与识别
主要介绍人脸的检测和识别原理及其编程实现方法;人脸检测及定位技术和人脸识别技术。人脸检测及定位技术就是判断图像中是否存在人脸。如果存在,则需要确定人脸的位置和大小等,并将人脸区域从图像背景中分离出来。
- 2022-08-18 17:22:05下载
- 积分:1
-
beautiful icon source code
漂亮的图标程序源代码-beautiful icon source code
- 2022-03-01 02:29:52下载
- 积分:1
-
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩...
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
- 2022-08-05 17:18:32下载
- 积分:1
-
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。...
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。-OCR simple identification procedures, the source code for reference purposes only! In case of doubt, the Chinese network OPENCV discussion forum.
- 2023-04-27 20:15:03下载
- 积分:1
-
LBP特征,局部二进制模式,非常简单和有用的
LBP特征,局部二进制模式,使用很方便.计算完后用局部区域的直方图描述其特征-LBP feature, Local Binary Pattern, very simple and usefull
- 2023-01-15 11:00:03下载
- 积分:1