Algeria Qt User Group

Official page of the section Qt in Algeria at Facebook .
This page wants to be an Algerian group for all users of Qt! .
You're welcome!!

Who uses Qt ?

Qt as a library needs to references , that is to say, famous enterprises who use it, to show its seriousness.
From this point of view, no problem. Qt is used by many companies as you certainly know: Google, NASA,Skype......


My Code 4 Fun Qt Project

Description
      This project aims to segment medical images using several methods and approaches for detection and segmentation of anatomical structures and objects of interest also to visualize 3D objects.

Tools (
The technology used )
Qt Creator 7.4:

                    C + + programming and design (GUI + code)
Visual Studion 2010:

                  for compiling and creating the executable.
ITK + VTK: 

                 two libraries are designed to segment and visualize 2d/3d objects.

Qt features used:
  • QWidget
  • QGraphicsView
  • QGraphicsScene
  • QGLWidget
  • QPainter
  • QMouseEvent
  • QFile
Why Qt ?  because it easily allows us to port our projects to multiple platforms.

Some Screenshots 
Images generated by the segmentation process based on the FastMarchingImageFilter(Level set).


this one , it is a Help
 
Segmentation of the left ventricle


Segmentation of the right ventricle


Segmentation of the white matter


Segmentation of the gray matter


Double click on myproject.exe in this folder : Nouveau dossier\bin\Debug.

To test one example , you could use this image : BrainProtonDensitySlice.png that is located in the same folder (Nouveau dossier\bin\Debug.)

THE LATEST UP DATE: