File_DICOM.php update
It’s been a while since I wrote something about this package. Gathering some statistics I found that there were about 12 downloads of the package in less than 3 months. Not so bad for me. But well, as every software development, it needs to be updated in order to fix bugs and to add some more functionality. And now is the time.
I will like to mention something about the page that I have placed for testing the package, for sure that page has more hits than the package downloads, and I do appreciate all the people who has taken the time to use it. But that page also needs some refinements. I will post the updates directly in there, but basically they are related to have the page do the parsing first and then put links to the images from the DICOM file and about the privacy of the contents of the uploaded files. In general I have noticed that the package works fairly well on parsing DICOM files (with one exception that created a huge error log) but it is not yet well suited for converting DICOM image data into image object.
Also, I just added the module for zip files on my server. Even though the functionality was already in place it was not working because the module was not enabled on my php.
Well, that’s it for the moment, I should be having a minor release soon.
Thank you for reading this post. You can now Read Comments (2) or Leave A Trackback.
Post Info
This entry was posted on Tuesday, July 1st, 2008 and is filed under DICOM, PHP.You can follow any responses to this entry through the Comments Feed. You can Leave A Comment, or A Trackback.
Previous Post: The unofficial File_DICOM.php v 0.3 »
Next Post: New home for this package »
- How to connect to Mysql using SSH in Windows
- Announcing a new PHP DICOM toolkit: Nanodicom
- Nuevo Portal LoteriaFutbol.com: La Polla del Mundial Sudáfrica 2010.
- Kohana 3: AUTH, A2 & ACL
- Kohana[v2.3]: AUTH, A2 & ACL
- Real NAT on Windows XP
- New home for this package
- File_DICOM.php update
- The unofficial File_DICOM.php v 0.3
- DICOM php
August 31st, 2009 13:51
I have downloaded your modified File_Dicom.php but I can not still read my dicom containing a sequence, it has encapsulated data, is this an improvement for future releases?
Thanks in advance
October 30th, 2009 03:50
can u convert the uploaded zip files to jpg and save?