Hi Nils, the MITK PACS plugin class served a different purpose: running the MITK application integrated in a PACS Viewer/Workstation. There is an example implementation for the CHILI Teleradiology system, using its plugin interface.
For general PACS connetivity, Q/R and store, there are two developments which will eventually merge. We have a contributor who is currently working on PACS connectivity modules based on DCMTK which will become publicly available at some point. And there is the CTK initiative (http://commontk.org) where we also work on DCMTK-based DICOM modules with a similar focus. The integration of CTK classes in MITK is currently work in progress and will we available within the next weeks. Best regards, Marco On 01/10/2011 05:09 PM, Ritter, Nils wrote: > Hi, > > I try to get some images from a PACS server with MITK. Google told me > there already is a PACSPlugin in MITK which I’m trying to use, but I > can’t find any function that opens or closes a connection to PACS. If > MITK can do this, can somebody tell me how I do open a connection, > c_query a patient’s name, c_get or c_move the images and close the > connection? > > Thanks in advance. > > -Nils > > -- > > Nils Ritter > > Research Associate | Working Group – TIMMS > > Universität Leipzig | Faculty of Medicine > > Innovation Center Computer Assisted Surgery (ICCAS) > > Semmelweisstr. 14 > > D - 04103 Leipzig > > Germany > > phone +49 (0) 341 97 – 12016 > > fax +49 (0) 341 97 – 12009 > > [email protected] > <mailto:[email protected]> > > www.iccas.de/iccas/people/personal_pages/ritter.html > <http://www.iccas.de/iccas/people/personal_pages/ritter.html> > ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
