Qt-contributors-summit-2014-QtCs14QtInScientificResearches: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
m (Categorize)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
[[Category:QtCS2014]]
=Qt In Scientific Researches=


The information contained here are by no means exhaustive so all related additions are very welcome.
==Current state==
After discussion during this round table session, it seems that Qt’s current uses are mostly for:
* Tooling
* Data visualization
* Data Modeling
* <span class="caps">GUI</span> on top command line tools
Some of the libraries used in common with Qt are:
* OpenCV for image processing
* <span class="caps">VTK</span> for data visualization
Otherwise, purpose specific libraries that implement e.g. neural networks. It’s always better to use the most suitable tool for a task rather than try to do everything with a more general purpose library.
Some of the current uses:
* Medical devices
* Earthquake simulator
Example of software:
* [http://avogadro.cc/ Avogadro] ''[avogadro.cc]''

Latest revision as of 17:47, 6 January 2017

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Qt In Scientific Researches

The information contained here are by no means exhaustive so all related additions are very welcome.

Current state

After discussion during this round table session, it seems that Qt’s current uses are mostly for:

  • Tooling
  • Data visualization
  • Data Modeling
  • GUI on top command line tools

Some of the libraries used in common with Qt are:

  • OpenCV for image processing
  • VTK for data visualization

Otherwise, purpose specific libraries that implement e.g. neural networks. It’s always better to use the most suitable tool for a task rather than try to do everything with a more general purpose library.

Some of the current uses:

  • Medical devices
  • Earthquake simulator

Example of software: