搜索资源列表
ParaView3
- 当前最好的开源可视化程序。主体使用C++编程,图形使用OpenGL绘制,界面使用QT,并行使用Mpi,可视化基于vtk包
Source-code-examples
- 《Linux窗口程序设计——Qt4精彩实例分析》对应源码,Qt是诺基亚开发的一个跨平台的C++图形用户界面应用程序框架。-Linux Winform Programming: Qt4 Programming by examples;Qt development of a cross-platform c++ graphical user interface application framework。
Qt
- Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展,并且允许真正地组件编程。 自从1996年早些时候,Qt进入商业领域,它已经成为全世界范围内数千种成功的应用程序的基础。Qt也是流行的Linux桌面环境KDE 的基础,KDE是所有主要的Linux发行版的一个标准组件。 -Qt is a multi-platform C++ graphical user interface application f
chuankouviewer
- 可用QT CREATER打开运行也可以用终端直接运行编译好的可执行文件,由QT开发界面,C++为主要语言,可以实现串口输入内容的实时波形显示-Available QT CREATER run can also be used to open the terminal to run the compiled executable files directly from QT development interface, C++ as the primary language, can achiev
my_picture_scan
- QT开发软件、Linux操作系统、超级终端、PC一台、TQ2440开发板一块。 项目描述:主要是采用qt的集成开发环境qtCreator,在*.ui文件中进行界面设计,布置相关的控件(如按钮控件分别为打开、开始、暂停、上一张、下一张、放大、缩小、还原等,label显示图片),然后实现控件的功能(在qt里多数变量都是以类的形式进行封装的),最终在开发板上实现图片浏览器功能。 所需知识:c++,qt的相关知识,arm板上的开发。-QT development software, Linux
histQT
- 采用QT和C++编写,用QT编写的界面,结合opencv编写的图像处理中直方图的相关处理,可作为opencv的入门小练习。-Using QT and C++ writing, written using QT interface, combined with the preparation of image processing opencv histogram correlation processing, can be used as an entry opencv little exerc
wtyyy
- 热扩散与可视化。采用OpenGL实现可视化,Qt制作交互界面,C++语言编写。实现不同情况下对稳态热分布的二维与三维可视化。-Thermal diffusion and visualization. Visualization using OpenGL, Qt production interface, C++ language. 2D and 3D realization of different situations on the steady-state temperature distr
imageanalyzer
- 图像分析器,基于qt c++,包括界面的交互,linux测试通过-image analysis by qt++,which includes the ui interaction,test ok on linux
qt_visualizer
- QT与C++编写的有pcl界面的程序,在Qt下进行的开发-QT and written in C++ have pcl interface program, developed under Qt conducted
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
B_Spline
- 使用C/C++编写的,QT做的界面,用来绘制图形中的样条曲线,供工程人员使用。(Written using C/C++, QT interface, used to draw graphics spline curve for engineering staff.)
QtGuiApplication1
- 使用C++和QT编程的图形学应用,主要完成了图形界面的开发,可以画直线,曲线,圆形以及多边形(Graphics applications using C++ and QT programming)
fruit-recognition-master
- 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)