Difference between revisions of "Mailinglist FAQ"

From mitk.org
Jump to navigation Jump to search
Line 3: Line 3:
  
 
= building / compiling MITK =
 
= building / compiling 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?]]
  
 
= using / running MITK =
 
= using / running MITK =
 +
 +
* 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]]
  
 
= programming with MITK =
 
= programming with MITK =
Line 10: Line 16:
 
* 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%40DKFZEX01.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]])
 +
  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]]]]
 +
 +
* 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]]
 +
 +
  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]]
  
 
= [[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 11:29, 4 May 2012

<<TableOfContents(4)>>

building / compiling MITK

  • How to update my (source code) version of Mitk?
  see [[mitk-users Technical q: how to update my version of Mitk?]]

using / running MITK

  • I compiled MITK but the ExtApp application crashes, what is the problem?
  see [[mitk-users ExtApp running error]]

programming with MITK

  • How do I apply a binary mask to an image?
  see [[mitk-users Applying binary mask for affine registration]]
  see [[mitk-users How to correctly use ExtractDirectedPlaneImageFilterNew]]
  • Can I visualize different colors on one surface?
  see [[mitk-users Fwd: Surface's scalars visualization]]
  and [[mitk-users Changing color of individual vtkpolydata in a mitk::surface]]

BlueBerry/Qt3/Qt4 releated questions

please have a look at the MITKBlueBerryFAQ