-
LC分枝限界法解货郎担―代码
LC分枝限界法解货郎担―代码-LC Branch and Bound Solving traveling salesman- code
- 2022-05-29 05:55:59下载
- 积分: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
-
使用boost库的asio的serial,编写的串口测试程序
使用boost库的asio的serial,编写的串口测试程序,供大家参考
using boost asio serial class, written in serial testing procedures, for your reference
- 2022-01-25 17:11:17下载
- 积分:1
-
该系统可以实现对存储系统的基本操作,用户可以自由。
本系统可以实现仓库系统的基本操作,前台有用户的注册登陆,后台有数据的基本操作-This system can realize the basic operation of the storage system, users have Front Desk Registration landing, there is the background of the basic operation of data
- 2022-05-27 09:39:39下载
- 积分:1
-
自己编写的批量重命名软件,对于批量修改文件名非常有用。...
自己编写的批量重命名软件,对于批量修改文件名非常有用。-I have written batch rename software, batch modify file name for the very useful.
- 2022-03-17 02:40:49下载
- 积分:1
-
可以设置菜单有框架,自动隐藏。
可以设置菜单有无边框,是否自动隐藏。 -can set menu there frame, hidden automatically.
- 2022-04-16 18:34:23下载
- 积分:1
-
可用的条码打印控件
可用的条码打印控件-available barcode printing controls
- 2022-02-04 11:15:20下载
- 积分:1
-
A realy good ebook for begiiners in thread programming
A realy good ebook for begiiners in thread programming
- 2022-06-15 17:39:30下载
- 积分:1
-
单片机可以实现的音乐播放 可以稍微改动 就可以获得好听的音乐哦...
单片机可以实现的音乐播放 可以稍微改动 就可以获得好听的音乐哦-Single-chip can be realized music player can be a little change can get good music Oh
- 2022-02-14 21:15:49下载
- 积分:1
-
system manger like file
system manger like file
- 2023-01-19 07:15:03下载
- 积分:1