Hi Felix,

At the moment we cannot provide support for PAR/REC format, since we do not 
have any files in that format. Currently, we are working on the integration of 
ITK 4. If it is fully included, you might use their reader.

You can also try an external tool for reformatting:
Apparently this one is converting PAR/REC into Nifti (which is supported by 
mitk)
http://sourceforge.net/projects/r2agui/

If you want to implement a new image format, you can either try to extend the 
Image File Reader or create a new module, which is extending supported file 
formats. Both require some programming in MITK. There is no easy way to 
integrate your Matlab code into MITK.


Regards,

Bastian


Von: Félix C. Morency [mailto:[email protected]]
Gesendet: Mittwoch, 14. November 2012 17:37
An: [email protected]
Betreff: Re: [mitk-users] PAR/REC v4.2

Hi,

I have some Matlab (compiled to C) library that seems to be able to read our 
PAR/REC files. Is there any way I can integrate this into my application 
without hacking MITK internals? In other words, is there a way to use my own 
reader instead of using the one provided by MITK without hacking MITK?

Regards,
-F

On Wed, Nov 7, 2012 at 11:44 AM, Félix C. Morency 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

Does anyone developed/worked with PAR/REC v4.2 and MITK? The current reader 
doesn't support that version and the one with ITK 3.20 is broken. Only the 
reader from ITK 4 works.

Regards,
--
Félix C. Morency, M.Sc.
Plateforme d’analyse et de visualisation d’images
Centre Hospitalier Universitaire de Sherbrooke
Centre de recherche clinique Étienne-Le Bel
Local Z5-3031 | 819.346.1110 ext 16634<tel:819.346.1110%20ext%2016634>



--
--
Félix C. Morency, M.Sc.
Plateforme d’analyse et de visualisation d’images
Centre Hospitalier Universitaire de Sherbrooke
Centre de recherche clinique Étienne-Le Bel
Local Z5-3031 | 819.346.1110 ext 16634
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to