-
proposed drawing program, with VC+++ is a good example of a beginner.
建议的画图程序,用VC++编写,是初学者的很好范例.-proposed drawing program, with VC+++ is a good example of a beginner.
- 2022-02-07 12:44:32下载
- 积分:1
-
consin graph conversion ,the graph will be a normal or others ,at last the graph...
consin graph conversion ,the graph will be a normal or others ,at last the graph is perfect
- 2022-07-06 11:59:16下载
- 积分:1
-
人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK
人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK-Face detection, algorithms, drivers,海康卡, Haikang code SDK
- 2022-03-20 20:34:00下载
- 积分:1
-
Lee Photo Database Programming
李海图片数据库例程-Lee Photo Database Programming
- 2023-03-02 06:40:03下载
- 积分:1
-
c语言图形学基础源程序
c语言图形学基础源程序-based graphics language source procedures
- 2023-01-19 07:00:03下载
- 积分:1
-
在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲...
在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the relationship between the number of points to determine the bending curve
- 2022-05-27 11:39:45下载
- 积分:1
-
osg in mfc
osg 在MFC中的使用 你送来你道路来到澄浆泥联赛 - osg in mfc
- 2023-04-01 03:20:03下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1
-
用c语言实现键盘画图
用c语言实现键盘画图-used language keyboard Painting
- 2022-05-14 15:35:45下载
- 积分:1
-
基于Haar的车辆检测
应用背景应用于路口摄像头、Kinect等设备的车辆检测,是基于OpenCV中提供的Haar的车辆检测。程序中包含已训练好的车辆分类器car3.xml,可直接载入进行车辆检测。此程序包含车辆和人脸等检测。关键技术算法程序类似于人脸检测,替换掉训练好的车辆分类器xml,运行环境:vs201x+opencv2.4.x。此程序包含车辆和人脸等检测。
- 2022-03-17 05:17:54下载
- 积分:1