Re: [mitk-users] Trunk compilation error on Mac

2010-10-16 Thread Reicht Ignaz
Hi Daniel, this error occures if you checked out ITK using GIT without switching to release upstream... in Terminal go to your ITKsrcGIT directory and execute following command: $ git checkout -b release origin/release after that build ITK again and MITK should compile njoy Iggy _

Re: [mitk-users] Trunk compilation error on Mac

2010-10-19 Thread Reicht Ignaz
aehn wrote: Hello, thanks for the feedback! I use the 3.20 ITK release from CVS. CVS_REPOSITORY ":pserver:anonymous:insi...@public.kitware.com:/cvsroot/Insight" CVS_MODULE "Insight" CVS_TAG -r ITK-3-20 Is the git repository mandatory? Thanks, Daniel On Oct 16,

Re: [mitk-users] need help to install Qt

2011-05-02 Thread Reicht Ignaz
Hi j. open console: navigate to your Qt source directory, enter following command: ./configure -webkit -debug-and-release -nomake examples -nomake demos -prefix /Path/to/install/directory nmake install hf i. On May 2, 2011, at 7:22 PM, john smith wrote: Hello, I have followed the instruncti

Re: [mitk-users] vtkPolyData to mitk::Image conversion

2011-11-14 Thread Reicht, Ignaz
Hi Miri, before you start editing your methods try a hack which actually shows how your data will be represented by a the mitk::surface datastructure. add following lines below your vtkPolydata object vtkPolyDataWriter* writer = vtkPolyDataWriter::New(); writer->SetInput(yourVTKpol

Re: [mitk-users] Simple Mac Question

2012-01-24 Thread Reicht, Ignaz
Hi Matt, following key commands work on all platforms (also for trackpads on laptops): pressing "command" during mouse interaction (cmd + pressed mouse button) = rotation (3D) ctrl+pressed mouse = zoom shift+pressed mouse = pan double finger tab scrolling = slice select iggy On Jan 24, 2012, a

Re: [mitk-users] Simple Mac Question

2012-01-24 Thread Reicht, Ignaz
ted, and available as a preference.\ > > So, at this point, on a Mac, I still can't pan (move the camera), unless I > plug in a proper 3 button mouse. > I must have missed something. > > What version of Mac are you using? What mouse settings? > > Thanks > &g

Re: [mitk-users] Neural tracts representation

2012-02-02 Thread Reicht, Ignaz
Hi Miri also have a look at this http://www.vtk.org/Wiki/VTK/VTKMatlab but be aware it might be tricky on windows. this provides a direct binding from VTK into Matlab. iggy On Feb 2, 2012, at 1:55 PM, Peter Neher wrote: Hi Miri, .mat file import in MITK is not supported. You would either need

Re: [mitk-users] Neural tracts representation

2012-02-06 Thread Reicht, Ignaz
Hi Miri, so far you have to activate the diffusionimaging module (org.mitk.diffusionimaging). this module has its own factory which calls appropriate mechanisms for fiber visualization (3D and 2D). the mitkDiffusionimagefactory initializes the fiberbundlexmappers which are responsible for rend

Re: [mitk-users] convert vtkPolyData to fiberBundle by GUI

2012-04-04 Thread Reicht, Ignaz
Hi Hila, rename your fibers.vtk to fibers.fib. coloring etc. shall be applied automatically. iggy On Apr 4, 2012, at 11:10 AM, Hila Hiler wrote: > Hi all, > > Is there a way to insert a vtkPolyData (fibers.vtk) and get a fiberbundle > (the colored fibers.fib) by GUI? > I tried to do so by Fibe

Re: [mitk-users] MITK superbuild unsuccessful on Ubuntu 11.10

2012-05-17 Thread Reicht, Ignaz
Hi Francesco, try following, download Cmake-GUI from synaptic package manager. open Cmake-GUI and browse to your build directory: Build directory: /home/francesco/MITK-superbuild/ then, in Cmake-GUI, enter VTK into the search bar. As a result something like "USE_VTK_5_8_FOR_SUPERBUILD" shall occu

Re: [mitk-users] mitkFiberBundleMapper3D

2016-08-09 Thread Reicht, Ignaz
Dear Nil, thank you for your investigation about MTime of polydata and how it can affect multiple executions of algorithms. We will consider your contribution and (after some testing) it will most likely be available within the next release. Peter will be back...sn :-) Ignaz On 28 Jul 20

Re: [mitk-users] XCode debugging

2016-10-12 Thread Reicht, Ignaz
Dear Nil, Thanks for your interest in XCode. To my knowledge there are only a couple of MITK branches which work well with XCode. The MITK-XCode communitiy is relatively small and therefore we are not able to provide you with a satisfactory solution. The most stable approach is to build MITK us

Re: [mitk-users] Convert png to DICOM

2019-07-31 Thread Reicht, Ignaz
Dear Selva, I would like to confirm this as a dicom file but when I do I only see one dicom file of shape 224,224 make sure to apply the appropriate changes to the DICOM meta data and stored pixel data: "For monochrome (gray scale) and palette color images, the number of planes is 1. For RGB an