Hi Wojciech,

the documentation you are using is for the last Qt4 release, which has been 
some years ago. The current documentation can be found here
http://docs.mitk.org/nightly/BuildInstructionsPage.html#BuildInstructions_As_Toolkit
(however, looking at it, it seems that some of the example files are no longer 
properly  included I entered a task for it here [1])

Do you want to build MITK with or without Qt support?
Without has currently an issue we are working on [2].

Depending on the requirements of your thesis these options might be most 
straightforward:


1.       Use the project template to customize your own BlueBerry based GUI 
application [3]

2.       If you need to go beyond just customization and develop your own 
BlueBerry application you could take a look at [4]

3.       If you intend to create your own application completely independent of 
BlueBerry this might not be the best forum to ask for advice, instead take a 
look at some Qt examples [5]

Regarding a better rotation control there have been some efforts made here [6], 
however while we do have the code in Modules/Gizmo, we do not have an example 
of it actually being used anywhere.

Hope this helps,
Caspar

[1] https://phabricator.mitk.org/T22437
[2] https://phabricator.mitk.org/T22427
[3] http://mitk.org/wiki/Developer_Tutorial
[4] http://docs.mitk.org/nightly/BlueBerryExampleMinimalApplication.html
[5] http://doc.qt.io/qt-5/qtexamplesandtutorials.html
[6] https://phabricator.mitk.org/T19489



Von: Wojciech Lassmann [mailto:neurobo...@gmail.com]
Gesendet: Montag, 30. Januar 2017 18:03
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] Using mitk as a library

Hi there,
I am a student, and have master's thesis to change set of 2d slices of brain to 
3d model.
Mitk actuallt does this in the example , but I additionaly have to:
- create gui system
- create system for controlling rotatnion (the mouse interaction is annoying 
and unsufficient)
- create automated detection of white and grey matter of the brain.
It would be ideal if i could just add mitk conversion algorythms as libraries, 
and create the rest in QT creator. But for some reason it cant do it this way.
Tried the instructions from here but it simply doesnt work
http://docs.mitk.org/nightly-qt4/BuildInstructionsPage.html#BuildInstructions_As_Toolkit
Any tips? i am walking in the dark right now :(
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to