-
功能巨全界面漂亮的带宽使用量监视,功能巨全界面漂亮的带宽使用量监视...
功能巨全界面漂亮的带宽使用量监视,功能巨全界面漂亮的带宽使用量监视-functional interface pretty full bandwidth usage monitoring, the entire interface functions Giant beautiful bandwidth usage monitoring
- 2022-03-02 04:20:47下载
- 积分:1
-
磁盘碎片整理,速度快,可以同时整理几个盘
运行后大大提高计算机速度...
磁盘碎片整理,速度快,可以同时整理几个盘
运行后大大提高计算机速度-disk defragmentation, fast, it will also collate after running several disk greatly enhance the speed of computer
- 2022-01-27 19:15:30下载
- 积分:1
-
课程上机作业,有关人脸识别和morphing的
课程上机作业,有关人脸识别和morphing的-courses on the plane operations, and the morphing of the face recognition
- 2022-02-09 15:52:14下载
- 积分:1
-
很有用的网络客户端与服务端接口,在实验中比较使用
很有用的网络客户端与服务端接口,在实验中比较使用-very using
- 2022-05-06 00:19:10下载
- 积分:1
-
非常不错得js得日期选择控件,外观漂亮实用。已经在多个项目中使用。...
非常不错得js得日期选择控件,外观漂亮实用。已经在多个项目中使用。-Js a very good choice of a date for controls, the appearance of a beautiful and practical. Has been implemented in many projects.
- 2022-03-21 00:35:29下载
- 积分:1
-
facedetector
人脸检测器 #include < iostream >
#include < cv.h >
#include < highgui.h >
int main(void)
{
int 键 = 0 ;
int i;
CvMemStorage * 存储 = cvCreateMemStorage (0) ;
CvCapture * 捕获 = cvCaptureFromCAM (0) ;
char * 文件名 ="haarcascade_frontalface_alt.xml";
CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名,
0,0,0) ;
虽然 (关键! = "q") {
IplImage * 帧 = cvQueryFrame (捕获) ;
如果 (! 帧) 断 ;
CvSeq * 脸 = cvHaarDetectObjects (
帧,
级联,
存储,
1.1、
3,
0 / * CV_HAAR_DO_CANNY_PRUNNING *,
cvSize (40,40)) ;
为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) {
CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ;
CvFont 字体 ;
cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ;
CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ;
cvPutTex
- 2022-01-30 19:16:21下载
- 积分:1
-
IAP升级工具
C# 开发的PC端升级工具 对MCU的固件进行升级,此工具为长期测试有效使用的可靠工具,请放心使用
- 2022-08-11 15:29:27下载
- 积分:1
-
按钮控件及分组框的应用,例子短小精悍,往多多指点
按钮控件及分组框的应用,例子短小精悍,往多多指点-Buttons and group box control application, for example, dapper, pointing to more
- 2022-02-07 22:25:46下载
- 积分:1
-
这个程序将程序的源代码在不同语言HTML的机智…
This program converts source code of programs in different languages to html with syntax highlighting. You can customize suntax coloring scheme. Compiles with Delphi 7.
- 2023-08-11 20:20:03下载
- 积分:1
-
通过DDX(动态数据交换)选择目录
通过DDX(动态数据交换)选择目录-through DDX (dynamic data exchange) choose Contents
- 2023-08-30 13:20:02下载
- 积分:1