Qt-UI

Project Ideas

Project Info | | Qt

The main idea to start a qt project is not to start from scratch. The idea is to choose a well stablished middle-ware (that is a well known open-source library) and utilize it by writing a threaded qt user interface for a particular use case.

Here are some project ideas and the corresponding open-source libraries to be utilized:

ThemeUse CaseLibrary
FractalsMandelbrot setstd::complex
Number crunchingComputing PiGMP = Gnu Multiple Precision Library
SecurityParallelized password crackingPCL = Password Cracking Library
Photo-realismRay-tracingPOV-Ray
Pattern recognitionKinectOpenCV / PCL = Point Cloud Library
NetworkingFile transferOpen-SSH
Remote SensingNDVIGDAL / libGrid
  


Project Info | | Qt

Options: