Difference between revisions of "Mailinglist FAQ"

From mitk.org
Jump to navigation Jump to search
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
= general =
 
= general =
 
 
* I'm new to MITK. How should I start?
 
* I'm new to MITK. How should I start?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F4F6BBA.7080208%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] New to MITK]]
+
    see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F4F6BBA.7080208@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] New to MITK]]  
  
  and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408878F85F6A%40DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] MITK-users]]
+
    and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408878F85F6A@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] MITK-users]]
  
 
= building / compiling MITK =
 
= building / compiling MITK =
 
 
* How to update my (source code) version of Mitk?
 
* How to update my (source code) version of Mitk?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F71AB1C.1060808%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Technical q: how to update my version of Mitk?]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F71AB1C.1060808@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Technical q: how to update my version of Mitk?]]
 
 
 
* I want to compile MITK on windows. Can you help me?
 
* I want to compile MITK on windows. Can you help me?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F6086DD.9000904%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] MITK on Windows]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F6086DD.9000904@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] MITK on Windows]]
 
 
 
* Can I build an installer of my own MITK version?
 
* Can I build an installer of my own MITK version?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F316C89.3050801%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] problem using INSTALL]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4F316C89.3050801@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] problem using INSTALL]] and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408879087A72@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Generating executable file]]
 
 
  and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408879087A72%40DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Generating executable file]]
 
 
 
 
* I've problems building / compiling MITK on Mac OS. Can you help me?
 
* I've problems building / compiling MITK on Mac OS. Can you help me?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=8562C0E1-E964-4CB9-B476-C9D9A1DA6D5A%40firriver.ca&forum_name=mitk-users|[mitk-users] MITK on Mac]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=8562C0E1-E964-4CB9-B476-C9D9A1DA6D5A@firriver.ca&forum_name=mitk-users|[mitk-users] MITK on Mac]]
 
 
 
* I have failed to download the latest version of MITK. Git clone http://git.mitk.org/MITK.git/ fails. Are there other ways to obtain a copy of MITK?
 
* I have failed to download the latest version of MITK. Git clone http://git.mitk.org/MITK.git/ fails. Are there other ways to obtain a copy of MITK?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=C7516F922A3E594F86C1BA662B797254D68BF75F61%40DEFTHW99E15MSX.ww902.siemens.net&forum_name=mitk-users|[mitk-users] Downloading latest copy of MITK]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=C7516F922A3E594F86C1BA662B797254D68BF75F61@DEFTHW99E15MSX.ww902.siemens.net&forum_name=mitk-users|[mitk-users] Downloading latest copy of MITK]]
 
 
 
* Which compiler should I use?
 
* Which compiler should I use?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4EE07CAE.9070204%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Which Compiler for MITK development?]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4EE07CAE.9070204@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Which Compiler for MITK development?]]
 
 
 
* How can I enable a specific plug-in in MITK?
 
* How can I enable a specific plug-in in MITK?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4ED4A6FB.4080305%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Getting plugins with the superbuild]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4ED4A6FB.4080305@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Getting plugins with the superbuild]]
  
 
= using / running MITK =
 
= using / running MITK =
 
 
* I compiled MITK but the [[ExtApp]] application crashes, what is the problem?
 
* I compiled MITK but the [[ExtApp]] application crashes, what is the problem?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=355D98934612A54D8F901CEA93488B9913EAFC87%40SN95.admin.wpi.edu&forum_name=mitk-users|[mitk-users] [[ExtApp]] running error]]
+
    see [[http://sourceforge.net/mailarchive/forum.php?thread_name=355D98934612A54D8F901CEA93488B9913EAFC87@SN95.admin.wpi.edu&forum_name=mitk-users|[mitk-users] [[ExtApp]] running error]]  
  
  and [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAFR0uk3uzqLyZg4jCYrJJgg%2BTC0xA-s5XFojO3j1xWpGcHuWtA%40mail.gmail.com&forum_name=mitk-users|[mitk-users] Problem running [[ExtApp]] on current git HEAD]]
+
    and [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAFR0uk3uzqLyZg4jCYrJJgg+TC0xA-s5XFojO3j1xWpGcHuWtA@mail.gmail.com&forum_name=mitk-users|[mitk-users] Problem running [[ExtApp]] on current git HEAD]]  
  
  and [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAOVq%3DoNkpByq5LJneabTfRuKKMc9UThjoaWcLECgip4HDTsZUg%40mail.gmail.com&forum_name=mitk-users|[mitk-users] windows 64bit build]]
+
    and [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAOVq=oNkpByq5LJneabTfRuKKMc9UThjoaWcLECgip4HDTsZUg@mail.gmail.com&forum_name=mitk-users|[mitk-users] windows 64bit build]]
  
 
* When I try to start the [[CoreApp]] application it crashes. What did I do wrong?
 
* When I try to start the [[CoreApp]] application it crashes. What did I do wrong?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CACU7FaXQLE1ADzq9f%3DrGFW0Y-seU%3DY_%2B50QRXFR%3Duu0HFJ9DBg%40mail.gmail.com&forum_name=mitk-users|[mitk-users] Trouble running [[CoreApp]]]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CACU7FaXQLE1ADzq9f=rGFW0Y-seU=Y_+50QRXFR=uu0HFJ9DBg@mail.gmail.com&forum_name=mitk-users|[mitk-users] Trouble running [[CoreApp]]]]
 
 
 
* How do I control MITK on Mac?
 
* How do I control MITK on Mac?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=339EA969-64C8-4FA9-816E-FD8E6368F380%40live.ucl.ac.uk&forum_name=mitk-users|[mitk-users] Simple Mac Question]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=339EA969-64C8-4FA9-816E-FD8E6368F380@live.ucl.ac.uk&forum_name=mitk-users|[mitk-users] Simple Mac Question]]
 
 
 
* Can I save a colored surface with MITK?
 
* Can I save a colored surface with MITK?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408879A37022%40DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Visualization of a colored surface]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D8885408879A37022@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Visualization of a colored surface]]
  
 
= programming with MITK =
 
= programming with MITK =
 
+
* How do I apply a binary mask to an image?
* How do I apply a binary mask to an image?  
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D88854091EF90CB0F@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Applying binary mask for affine registration]]
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D88854091EF90CB0F%40DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Applying binary mask for affine registration]]
 
 
 
 
* How do I use an MITK filter? (example: [[ExtractDirectedPlaneImageFilterNew]])
 
* How do I use an MITK filter? (example: [[ExtractDirectedPlaneImageFilterNew]])
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=7F55E393-ACF2-4B9D-9422-AB00B03BA650%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] How to correctly use [[ExtractDirectedPlaneImageFilterNew]]]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=7F55E393-ACF2-4B9D-9422-AB00B03BA650@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] How to correctly use [[ExtractDirectedPlaneImageFilterNew]]]]
 
 
 
* Can I visualize different colors on one surface?
 
* Can I visualize different colors on one surface?
   see [[http://sourceforge.net/mailarchive/forum.php?thread_name=1330946969.14497.11.camel%40mbi073.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Fwd: Surface's scalars visualization]]
+
   see [[http://sourceforge.net/mailarchive/forum.php?thread_name=1330946969.14497.11.camel@mbi073.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Fwd: Surface's scalars visualization]]  
  
   and [[http://sourceforge.net/mailarchive/forum.php?thread_name=1333439783.11326.17.camel%40mbi073.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Changing color of individual vtkpolydata in a mitk::surface]]
+
   and [[http://sourceforge.net/mailarchive/forum.php?thread_name=1333439783.11326.17.camel@mbi073.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Changing color of individual vtkpolydata in a mitk::surface]]
  
 
* How do I write simple text on the render windows of MITK?
 
* How do I write simple text on the render windows of MITK?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CALJOq%3DUvKTc%3D1_fzZJ3At4HUu3XOe4UpVqB4taV_JBS55DVAMA%40mail.gmail.com&forum_name=mitk-users|[mitk-users] Write simple text on render windows?]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CALJOq=UvKTc=1_fzZJ3At4HUu3XOe4UpVqB4taV_JBS55DVAMA@mail.gmail.com&forum_name=mitk-users|[mitk-users] Write simple text on render windows?]]
 
 
 
* How can I add key press events to the MITK state machine?
 
* How can I add key press events to the MITK state machine?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=BD08E95F-052B-4B2F-97B1-51752E721EDB%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] State Machine pattern - adding key press events]]
+
    see [[http://sourceforge.net/mailarchive/forum.php?thread_name=BD08E95F-052B-4B2F-97B1-51752E721EDB@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] State Machine pattern - adding key press events]]
  
  and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D88854088791277F7%40DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] [[StateMachine]] with modified keys (Key_Z+[[MouseMove]])]]
+
    and [[http://sourceforge.net/mailarchive/forum.php?thread_name=F9CBEF185BB9B140A1A9EDCB8D88854088791277F7@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] [[StateMachine]] with modified keys (Key_Z+[[MouseMove]])]]
  
 
* Is there a way to implement command line only applications with MITK?
 
* Is there a way to implement command line only applications with MITK?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAOVq%3DoNEFo91M9EYp6mPOSVPHnq%2BUd%3DbVN51CahXA_rWq9uQ3Q%40mail.gmail.com&forum_name=mitk-users|[mitk-users] Mitk's facilities]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAOVq=oNEFo91M9EYp6mPOSVPHnq+Ud=bVN51CahXA_rWq9uQ3Q@mail.gmail.com&forum_name=mitk-users|[mitk-users] Mitk's facilities]] and [[http://sourceforge.net/mailarchive/forum.php?thread_name=4EBAA916.4090905@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Does MITK have to have Qt]]
 
 
  and [[http://sourceforge.net/mailarchive/forum.php?thread_name=4EBAA916.4090905%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Does MITK have to have Qt]]
 
 
 
 
* Can I rotate the 2d views of MITK?
 
* Can I rotate the 2d views of MITK?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=57EE86D11538B44096C712532DBB6C5AD37A97DA98%40DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] rotating sagittal view with -90 degree]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=57EE86D11538B44096C712532DBB6C5AD37A97DA98@DKFZEX01.ad.dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] rotating sagittal view with -90 degree]]
 
 
 
* How can I rotate a surface?
 
* How can I rotate a surface?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=F8E4B715-3D95-4A0F-9382-D00956E64CBA%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Rotation issue]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=F8E4B715-3D95-4A0F-9382-D00956E64CBA@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] Rotation issue]]
 
 
 
* How can I add my own module/plug-in to MITK?
 
* How can I add my own module/plug-in to MITK?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAE7HC6MjbkPrVF8OmsTRbSOO4M%2BAiHxH_DqZYTVpCZMk_jN9mA%40mail.gmail.com&forum_name=mitk-users|[mitk-users] Adding a module]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=CAE7HC6MjbkPrVF8OmsTRbSOO4M+AiHxH_DqZYTVpCZMk_jN9mA@mail.gmail.com&forum_name=mitk-users|[mitk-users] Adding a module]]
 
 
 
* How to remove/hide the manufacturer logo in [[QmitkStdMultiWidget]]?
 
* How to remove/hide the manufacturer logo in [[QmitkStdMultiWidget]]?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4E69CC1C.5050803%40dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] How to Remove/Hide logo in [[QmitkStdMultiWidget]]]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=4E69CC1C.5050803@dkfz-heidelberg.de&forum_name=mitk-users|[mitk-users] How to Remove/Hide logo in [[QmitkStdMultiWidget]]]]
  
 
= questions releated to specific modules of MITK =
 
= questions releated to specific modules of MITK =
 
 
* MITK-IGT vs. IGSTK. What's the high level picture?  Are they meant to be competitors? Can they work together?
 
* MITK-IGT vs. IGSTK. What's the high level picture?  Are they meant to be competitors? Can they work together?
  see [[http://sourceforge.net/mailarchive/forum.php?thread_name=1320315484.1955.42.camel%40mbi079&forum_name=mitk-users|[mitk-users] IGT and IGSTK]]
+
** see [[http://sourceforge.net/mailarchive/forum.php?thread_name=1320315484.1955.42.camel@mbi079&forum_name=mitk-users|[mitk-users] IGT and IGSTK]]
  
 
= [[BlueBerry]]/Qt3/Qt4 releated questions =
 
= [[BlueBerry]]/Qt3/Qt4 releated questions =
 
+
* please have a look at the [[MITKBlueBerryFAQ]]
please have a look at the [[MITKBlueBerryFAQ]]
 

Revision as of 20:13, 4 May 2012

<<TableOfContents(4)>>

general

  • I'm new to MITK. How should I start?
   see [[mitk-users New to MITK]] 
   and [[mitk-users MITK-users]]

building / compiling MITK

  • How to update my (source code) version of Mitk?
    • see [[mitk-users Technical q: how to update my version of Mitk?]]
  • I want to compile MITK on windows. Can you help me?
  • Can I build an installer of my own MITK version?
  • I've problems building / compiling MITK on Mac OS. Can you help me?
  • I have failed to download the latest version of MITK. Git clone http://git.mitk.org/MITK.git/ fails. Are there other ways to obtain a copy of MITK?
  • Which compiler should I use?
    • see [[mitk-users Which Compiler for MITK development?]]
  • How can I enable a specific plug-in in MITK?

using / running MITK

  • I compiled MITK but the ExtApp application crashes, what is the problem?
   see [[mitk-users ExtApp running error]] 
   and [[mitk-users Problem running ExtApp on current git HEAD]] 
   and [[mitk-users windows 64bit build]]
  • When I try to start the CoreApp application it crashes. What did I do wrong?
  • How do I control MITK on Mac?
  • Can I save a colored surface with MITK?

programming with MITK

  see [[mitk-users Fwd: Surface's scalars visualization]] 
  and [[mitk-users Changing color of individual vtkpolydata in a mitk::surface]]
  • How do I write simple text on the render windows of MITK?
    • see [[mitk-users Write simple text on render windows?]]
  • How can I add key press events to the MITK state machine?
   see [[mitk-users State Machine pattern - adding key press events]]
   and [[mitk-users StateMachine with modified keys (Key_Z+MouseMove)]]

questions releated to specific modules of MITK

  • MITK-IGT vs. IGSTK. What's the high level picture? Are they meant to be competitors? Can they work together?

BlueBerry/Qt3/Qt4 releated questions