Welcome![Sign In][Sign Up]
Location:
Search - face qt

Search list

[Program docQT中文版

Description:

嘒彼小星的笔记

http://blog.csdn.net/iamdbl/

 

 

1.1Hello Qt开始  

 

差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本。

1 #include <QApplication>
2 #include <QLabel>
3 int main(int argc, char *argv[])
4 {
5     QApplication app(argc, argv);
6     QLabel *label = new QLabel("Hello Qt!");
7     label->show();
8     return app.exec();
9 }

 


Platform: | Size: 1396219 | Author: liruixin0202 | Hits:

[Graph RecognizeFDRbyeCHAMAI

Description: This is a face recognition source code designed for a Linux OS (need a QT-3 Library and a C-code compiler)-This is a face recognition source code designed for a Linux OS (need a QT-3 Library and a C-code compiler)....
Platform: | Size: 1925120 | Author: SINI | Hits:

[Linux-UnixHeadTracker.tar

Description: Opens Web cam and finds face and tracks it ... OpenCv OpenGL QT
Platform: | Size: 1430528 | Author: Asp3ctus | Hits:

[Linux-Unixmyface-0.2.2.alfa.tar

Description: 应用QT和OpenCV编写的有关人脸识别的程序代码,适合在linux下应用opencv的读者参照学习-Applications QT and OpenCV prepared by the face recognition program code, suitable for use under linux reference opencv readers to learn
Platform: | Size: 5605376 | Author: 范德耀 | Hits:

[Video CapturecvMovie20101027.tar

Description: Qt with Opencv for face detection. Using QTimer and VideoWidget tested Windows Vista and Linux Mint 9. IDE QtCreater
Platform: | Size: 17408 | Author: szproxy | Hits:

[Graph Recognizemyface1.0

Description: 实现对人脸的识别,可以准确锁定人脸,进行跟踪-Achieve face recognition, face can be accurately locked
Platform: | Size: 4539392 | Author: 王强 | Hits:

[Graph Recognizeqt-opencv-qt-opencv-master.tar

Description: QT和openCV的结合,一个用于人脸检测的程序。-The combination of QT and openCV, one program for face detection.
Platform: | Size: 181248 | Author: sun11 | Hits:

[OpenCVface-detect

Description: 人脸检测。利用到了opencv跟qt 好东西哦,可以看一下。-Face detection. Qt to use opencv with good things Oh, you can look at.
Platform: | Size: 453632 | Author: Linux | Hits:

[OpenCVFACE_Detetion_Recognition

Description: 基礎的人臉識別程式,使用OpenCV,Boost與Qt,一樣使用haarcascades方法,內附Binary可使用。環境Visual C-Based face recognition program using OpenCV, Boost, and the Qt, the same use haarcascades methods included Binary can be used.
Platform: | Size: 5051392 | Author: Civ | Hits:

[Graph Recognize2012--opencvcaiji

Description: 基于QT+opencv的人脸识别程序,可接摄像头!功能强大,可移植到6410上使用!-Based QT opencv face recognition program, you can connect the camera! The powerful, portable to 6410!
Platform: | Size: 4096 | Author: 蔡枫 | Hits:

[Graph RecognizeFaceRecV1.0.tar

Description: 6410的人脸识别程序,亲测,有opencv库和移植好的QT,不可多得的代码!-6410 face recognition program, the pro-test, opencv library and transplantation good QT interval, rare code!
Platform: | Size: 28573696 | Author: 蔡枫 | Hits:

[OpenCV6410PopencvPfacereg.tar

Description: 基于OK6410的人脸识别程序,使用QT+OPENCV,里面有编译过的lib库,可用!希望大家多提意见!-OK6410-based face recognition program, the use of the QT interval OPENCV, which compiled the lib library available!
Platform: | Size: 28930048 | Author: 蔡枫 | Hits:

[OpenCVlibkface

Description: kde 下qt开发的人脸识别程序,faceengine有自带,也可以从网上下载最新的-kde qt development of face recognition program, faceengine has built-in can also be downloaded from the Internet with the latest
Platform: | Size: 5185536 | Author: 张文生 | Hits:

[Linux-UnixOpengl_example_tetrahedron

Description: It is an QT programe written on QT platform, which creates an tetrahedron, which can be rotated using mouse moving. Face colors of tetrahedron can be changed using double click of mouse on that face.
Platform: | Size: 520192 | Author: Kabita | Hits:

[OpenCVOpenCV-PCA-face-dimension-reduction

Description: OpenCV中PCA实现人脸降维,基于QT实现-OpenCV PCA face dimension reduction
Platform: | Size: 429056 | Author: 许文斌 | Hits:

[Embeded Linuxface.tar

Description: this program for to perform sample qt application
Platform: | Size: 16384 | Author: nagu | Hits:

[OpenGL programface

Description: qt opencv face detection
Platform: | Size: 3072 | Author: AYSEGUL SAHIN | Hits:

[Graph program人脸识别+基于linux+opencv

Description: 在Qt开发环境 应用opencv实现人脸识别。(Application of OpenCV to face recognition in Qt development environment.)
Platform: | Size: 30720 | Author: 追寻 | Hits:

[OtherfacePlusPlusDemo

Description: 利用QT的http模块,与face++ API进行通信,包括人脸上传、人脸对比、人脸识别(Using the HTTP module of QT to communicate with face++ API, including face upload, face contrast, face recognition)
Platform: | Size: 9216 | Author: 疯狂青蛙871 | Hits:

[OtherFaceRecorder

Description: 基于Qt+OpenCV的人脸检测识别软件(Face detection and recognition software based on Qt+OpenCV)
Platform: | Size: 14336 | Author: 希尔-S | Hits:
« 12 »

CodeBus www.codebus.net