-
基于嵌入式Linux的Qt图形程序实战开发(Qt4) 2012
说明: linux qt的移植书籍资料,Qt 是一个跨平台的C++图形用户界面应用程序框架。它提供给开发者建立图形用户界面所需的功能,广泛用于开发GUI程序,也可用于开发非GUI程序。Qt是完全面向对象的,很容易扩展,并且允许真正地组件编程。(QT is a cross platform C + + GUI application framework. It provides the functions that developers need to establish graphical user interface. It is widely used to develop GUI programs and non GUI programs. QT is fully object-oriented, easy to extend, and allows true component programming.)
- 2020-07-02 14:39:51下载
- 积分:1
-
QT-landed-function
QT4.5.3环境下的登陆功能,密码黑点显示,登陆后进入主界面(QT4.5.3 environment landing capabilities, password black dots show ,after landing into the main interface)
- 2013-08-15 10:47:06下载
- 积分:1
-
MovingObjectTracking
基于OPENCV实现的粒子滤波运动目标跟踪源程序(Particle Filter Moving Object Tracking based on OPENCV)
- 2011-02-15 20:48:07下载
- 积分:1
-
人脸识别和比对源码
基于OPenCv的人脸识别源码 可以运行的,希望有这方面学习爱好的可以看看
C#代码简单清晰
- 2022-07-19 13:06:05下载
- 积分:1
-
testOpencv
使用Opencv的videocapture功能,处理视频,添加水印,创建了原视频的9画面切割显示,QT使用了相应的布局和多线程,对于初学者有很好的帮助。(Using the videocapture function of Opencv, processing video, adding watermark, creating the 9 picture cutting display of the original video, QT uses the corresponding layout and multi thread, which is very helpful for the beginner.)
- 2020-10-16 17:17:29下载
- 积分:1
-
simpleprogress
QT4.5.3+VC6写的两种漂亮进度条控件,简单进度条(QT4.5.3+ VC6 write two nice progress bar control, a simple progress bar)
- 2011-10-25 14:05:58下载
- 积分:1
-
opencv圆检测
资源描述基于边缘提取的圆检测,同时在图中画出圆,并在控制台输出圆心的坐标。这是用opencv写的,在visual studio2010上实现的。
- 2022-08-04 02:25:32下载
- 积分:1
-
regist.c.tar
实现邮件登陆界面,包括注册的必要信息,和错误处理信息等(Realize the email login interface, including registered the necessary information, and error handling information, etc
)
- 2013-12-17 15:24:28下载
- 积分:1
-
PaintCLIGraph-v1.7
读取cli文件,导入后,可以在界面中查看每层的图案,并添加了填充算法(After reading the CLI file, you can see the pattern of each layer in the interface and add the filling algorithm.)
- 2021-02-26 01:49:37下载
- 积分:1
-
人头检测
一个应用于公交、汽车、车站商场的人头检测程序,检测出人头进出数量。输入一幅图片,通过计算指定入口区域的HIST结果,判断是否有人进入。可同时检测2人进入或出去。一种基于随机Hough变换 (RHT) 的人头检测方法。根据人头部轮廓近圆的特征,采用Canny算子提取图像边缘得到目标轮廓。利用RHT算法对独立的曲线进行圆检测、 并对人头进行标识。实验结果表明,与现有方法相比该方法的识别率较高、速度较快、适用范围较广。
- 2022-05-31 04:37:42下载
- 积分:1