-
基于OPENCV的人脸识别程序(MFC界面)
基于OPENCV的人脸识别程序,已生成MFC界面,识别精度高
- 2022-06-15 16:58:03下载
- 积分:1
-
This code recognizes typed latin optical characters and outputs the correspondin...
This code recognizes typed latin optical characters and outputs the corresponding Unicode value and character. It is implemented using Artificial Neural Network methods and can be trained for any available font type.-This code recognizes typed latin optical c haracters and outputs the corresponding Unico de value and character. It is implemented using Artificial Neural Network methods and can be tr ained for any available font type.
- 2022-03-17 00:00:49下载
- 积分:1
-
利用双缓存,显示钟表的走动,可以实现,其中针的颜色不一样,可以看效果...
利用双缓存,显示钟表的走动,可以实现,其中针的颜色不一样,可以看效果-Using double-buffering, display of moving clocks can be achieved, of which not the same as the color of the needle, you can see the effect of
- 2022-01-28 23:40:00下载
- 积分: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
-
一个实现JPEG的解码的源码
一个实现JPEG的解码的源码-a source file to achieve jpeg decode
- 2022-02-09 14:04:25下载
- 积分:1
-
feature-based image metamorphosis的实现代码
feature-based image metamorphosis的实现代码
可以实现图像A和图像B之间的变形
- 2022-07-25 11:04:20下载
- 积分:1
-
keyboard controller chip C language control procedures, the adoption of the 7219...
键盘控制芯片C语言控制程序,通过该程序可以实现7219芯片大部分LED控制功能的演示,以及键盘的读取,其中的I2C子函数也可以用于其他I2C器件-keyboard controller chip C language control procedures, the adoption of the 7219 procedures can be achieved most of LED chip control functions of the display, keyboard and read, I2C Functions can also be used for other I2C devices
- 2023-04-27 23:05:04下载
- 积分:1
-
基于图像处理的计算机集成数控技术商业源码。解压密码:sym...
基于图像处理的计算机集成数控技术商业源码。解压密码:sym-based on image processing computer integrated CNC commercial source. Extracting Password : sym
- 2023-02-07 07:35:03下载
- 积分:1
-
直线DDA,BRESENHAM;Bezier算法,圆bresenham算法及平移旋转算法
直线DDA,BRESENHAM;Bezier算法,圆bresenham算法及平移旋转算法-Linear DDA, BRESENHAM Bezier algorithm, round bresenham algorithm and translation rotation algorithm
- 2023-02-22 12:45:03下载
- 积分:1
-
Visual C#图形图像编程(处理图片)
Visual C#图形图像编程(处理图片)-Visual C# graphics programming (for Photo)
- 2023-04-30 11:40:03下载
- 积分:1