-
Resize dynamic your control`s in a form. New concept add move properties. Is not...
Resize dynamic your control`s in a form. New concept add move properties. Is not original but will do the jobs.
- 2022-09-25 02:40:03下载
- 积分: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
-
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!...
搜索引擎网页代码! !在你网页中加入各大搜索引擎,增加网站搜索功能和魅力,帮你提高网站访问量! 真的非常的酷!很实用!!
-Search engine page code! ! Add your website in major search engines, increase website search features and charm, help you to improve web site traffic! Really cool! Very practical! !
- 2022-02-01 19:36:35下载
- 积分:1
-
VC2008下24点小程序,大家喜欢VC2008的可以看看一。
VC2008下24点小程序,大家喜欢VC2008的可以看看一。
-VC2008 under 24 points a small procedure like everyone can look at one of the VC2008.
- 2022-07-07 04:30:23下载
- 积分:1
-
正则表达式,不错的好东西,有需要了解和学习的下载不吃亏
正则表达式,不错的好东西,有需要了解和学习的下载不吃亏-Regular expressions, good good things, there is a need to understand and learn the download does not suffer
- 2023-03-09 03:40:02下载
- 积分:1
-
网络对战五子棋
基于UDP连接的网络对战五子棋,界面简陋,初学者做的,功能也不是很完善。
- 2023-02-19 08:50:18下载
- 积分:1
-
High
高质量C++,这本书是我多年来做的专业程序员C++课程教学下的一个自然产物。
- 2022-10-04 16:40:03下载
- 积分:1
-
完整的图像镜像效果的例子,可以参考
完整的图像镜像效果的例子,可以参考-complete mirror image effect example, they can refer to
- 2023-03-18 18:00:04下载
- 积分:1
-
对光驱进行控制代码
对光驱进行控制代码-right drive for control code
- 2022-08-07 22:25:47下载
- 积分:1
-
按揭买房 计算器
按揭买房 计算器-Home mortgage calculator
- 2023-04-09 23:30:04下载
- 积分:1