yudiedan's Stars
TomLao/LaneLine-and-Sign-Detection
车道线和路牌的简单识别,使用qt界面
hjrf/fruit-recognition
OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理
ltyrapha/RSpractice
编写C++程序,基于第三方开源图像读写库GDAL、数值计算库Armadillo、界面设计库QT等,实现遥感影像读取与存储、灰度变换、空域滤波、频域滤波、云雾辐射校正、地物识别等处理内容,开发具有遥感影像读写与处理功能,并能进行界面交互的综合遥感影像处理的小软件
chengzhag/shape_recognition
形状识别,使用qt、opencv、matlab
JerryWu96/3D_Face_Reconstrction
My personal project that reconstructs a 3D face model from a single image. Used C++, Qt, OpenCV, OpenGL with the help of Surrey Face Model.
Kpro11/Aqeous
GUI for a SINTEF research ROV (an underwater robot), created in C++ with QT.
ajaitx/QtControlPanel
Qt Control Panel GUI
machinekit/QtQuickVcp
A Virtual Control Panel for Machinekit written in Qt/C++/QML
vedranMv/roverGUI
GUI app for remote control of a small homemade rover. Implemented in QT, app allows for driving the rover, visualizing data from on-board sensors, monitoring internal system events, planning mission...
marek-cel/mscsim
Simple flight simulator.
wyyrepo/QFlightInstruments
QFlightInstruments clone with Qt and Modern C++ updates
marek-cel/QFlightinstruments
QFlightInstruments is a Qt library containing flight instruments widgets including: Airspeed Indicator, Altimeter, Vertical Speed Indicator, Turn Coordinator, Attitude Indicator, Heading Indicator, Electronic Attitude Direction Indicator (EADI) and Electronic Horizontal Situation Indicator (EHSI).
feiyangqingyun/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
flyghost/creekwater
该项目是一个无人机地面站,通过QT Creator编译
vipjeffreylee/QQrobot
QQrobot是用C++语言开发设计,程序界面、网络通迅等模块使用了Qt,Qt是开源的,跨平台C++程序图形界面框架库,QQrobot具备跨平台特性,可在linux、MAC OS以及Windows等操作系统中运行,集成开发编译环境请到 http://qt-project.org/ 下载。 QQrobot基于腾讯公司WebQQ协议实现,可以向QQ群或者是个人自动发送信息。分为两个部分,QQ主体和robot插件。QQ主体解析WebQQ协议,负责QQ号码登录,信息接收和发送功能。robot分析聊天内容,跟据聊天内容智能做出回应。 QQ主体窗口内,可监控显示聊天信息、好友列表、群列表和机器人列表。为QQ群或者个人指定随意多个机器人为之提供服务。也提供了信息发送功能,可随时向QQ群或者个人发送信息。 robot插件,使用Qt5的plugin技术,可单独开发,编译后拷贝到plugins目录中,QQ主体自动识别安装运行。robot插件只要完成接口RobotInterface内的name和listenandsay方法就ok,name返回robot的名子,listenandsay的参数是收到的聊天内容和发送者信息,返回值是robot回应信息。
gazebosim/gz-gui
Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
iwxyi/Qt-ShowyWidgets
[Qt] 个人开发的各种花里胡哨的Qt控件集合
Miker2808/Robot-Contorl-Qt-GUI-With-ROS
A GUI developed in Qt for a control of a track based robot that is connected with ROS
confidentFeng/cleanRobot
扫地机器人Qt上位机
daodaoliang/NBaseUiKit
个人平时使用的一些Qt编写的组件(有部分是整合的开源作品,部分是自己原创);