-
这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设...
这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-This is a gesture recognition system. Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
- 2023-04-06 06:30:03下载
- 积分:1
-
国际上开源的矢量化算法,速度堪比R2V软件
国际上开源的矢量化算法,速度堪比R2V软件-international revenue vector algorithm, the speed guaranteed under Application of the R2V software
- 2022-03-24 15:37:28下载
- 积分:1
-
读取BMP文件,并重构图像,适合学习图形学的新手,通过此程序可以了解图像内部格式...
读取BMP文件,并重构图像,适合学习图形学的新手,通过此程序可以了解图像内部格式-Read the BMP file, and reconstruct images, graphics suitable for the novice to learn, through this program can understand the internal format image
- 2022-02-27 08:31:03下载
- 积分:1
-
这是一个基于VC 开发的人脸识别软件,具有速度快,识别率高的特点。...
这是一个基于VC 开发的人脸识别软件,具有速度快,识别率高的特点。-This is a VC based on the development of face recognition software, speed, high recognition rate.
- 2022-06-14 13:57:42下载
- 积分:1
-
计算机图形学在VC++中的实现
在vs2010的MFC框架下,交互式的扫描转换圆弧和多边形,源码实现,可以运行,VC++源代码,可以通过代码了解扫描转换圆弧和扫描转化多边形的算法思想,还可以提高编程能力,以及阅读代码的能力
- 2022-02-02 04:34:36下载
- 积分:1
-
Douglas algorithm, a method of compression Line can be reached in accordance wit...
道格拉斯算法,一种线划压缩的方法,可根据阈值达到不同的压缩比例-Douglas algorithm, a method of compression Line can be reached in accordance with thresholds different compression ratio
- 2022-09-04 16:40:02下载
- 积分:1
-
CS_MRI_Contourlet
轮廓 Transform。 欠采样的磁共振成像重建的 Matlab 工具箱该工具箱中包含执行稀疏采样和 reconstructioin 的 MRI 与本文所述的轮廓波变换的 Matlab 文件: 迭代阈值压缩传感的 MRI 基于轮廓波变换
- 2023-05-28 23:40:05下载
- 积分:1
-
computer graphics operations
计算机图形学作业-computer graphics operations
- 2022-02-16 06:47:24下载
- 积分:1
-
这是一个包含直线的话法,圆 的填充的代码
这是一个包含直线的话法,圆 的填充的代码-This a straight line contains the words, the circle, the circle filled with the code
- 2022-03-18 20:30:03下载
- 积分:1
-
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数...
画外接圆的C++代码
//计算外接圆半径
//输入参数:
// 三角形三点坐标(ddDot0,ddDot1,ddDot2)
//输出参数
// 圆心坐标(ddCenter)
// 圆心半径(dRad)
//成功:返回值>0
//失败:返回值
- 2022-03-21 03:10:38下载
- 积分:1