Posts mit dem Label controller werden angezeigt. Alle Posts anzeigen
Posts mit dem Label controller werden angezeigt. Alle Posts anzeigen

Sonntag, 23. August 2009

Beyond DICOM

Since medical education involves many different file formats beyond a static DICOM image, DicomScience is prepared for the first step bridging DICOM and non DICOM in a Teaching Files matters.
Since the specification converting a stack of images into a mpeg movie has already been released, we now do kind the other way round, too. DicomScience is capable of handling several different mime types like audio, video, pdf and images, as well as binary or not yet recognized mime types.


(o.k. maybe not to use ms paint to create an overview next time)

This should've been the last feature post for the backend. Stay tuned for more science on DicomScience!

Freitag, 7. August 2009

reached 50% mark of controller unit



Since the developement of DicomScience goes on, all "read" controllers are now ready for work. The read controllers represent half of the API's to obtain information from the server. Of course, the other half is to store data into the server, which will be a lot more fun to code. or will it?
Check code.google.com/p/dicomscience for the SVN directory.