Hi,<div><br></div><div>I need some advise.</div><div><br></div><div>I&#39;m used to work with MATLAB in medical image processing but, in order to produce software applications capable of being introduced in a clinical environment I want to move to something more professional. The solution should gather:</div>
<div><br></div><div>-speed</div><div>-good documentation (I need to be able to learn by myself and found solutions for the problems that may occur)</div><div>-flexibility for development of image processing functions</div>
<div>-DICOM reader</div><div>-GUI development tools</div><div><br></div><div>I think I should use ITK, VTK and Qt, but I don&#39;t know what&#39;s the best solution to mix these libraries. I heard of different options and I want to know your opinion:</div>
<div><br></div><div>- Should I build these libraries to write the program in Qt creator or in VS? (I was trying to build ITK with cmake using msys to go for the first solution (Qt creator) but I did not succeed)</div><div>
<br></div><div>- MITK is a good solution?</div><div><br></div><div>- Should I add other libraries like gdcm or dcmtk for DICOM reading? If yes, which one?</div><div><br></div><div>- Should I use Tcl to simplify coding in VTK, or this will turn things even more complicated?</div>
<div><br></div><div><br></div><div>I&#39;m really confused because I see a lot of solutions and I don&#39;t want to take an option now that may lead me to a dead end.</div><div><br></div><div>I don&#39;t if it helps but I&#39;m working with Win7 x64 and VS10.</div>
<div><br></div><div>Thanks, Nuno</div>