Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4403

Tools gdcm: Grassroots DICOM library (KT + PW only)

$
0
0
viz.
http://gdcm.sourceforge.net/wiki/index.php/Main_Page

"[GCDM] ... is a cross-platform library written in C++ for DICOM medical files."

Bundle contains

Code:

./gdcmanon    ./gdcmdiff    ./gdcmgendir  ./gdcminfo    ./gdcmraw      ./gdcmscu
./gdcmconv    ./gdcmdump    ./gdcmimg      ./gdcmpdf      ./gdcmscanner  ./gdcmtar




FROM THE README
Quote:

you CAN run gdcm* like:

cd /mnt/us/extensions/gdcm/bin;
LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./gdcm<NAME>


Where ./gdcm<NAME> is one of these things...

./gdcmanon ./gdcmdiff ./gdcmgendir ./gdcminfo ./gdcmraw ./gdcmscu
./gdcmconv ./gdcmdump ./gdcmimg ./gdcmpdf ./gdcmscanner ./gdcmtar


################################################
NOTE:
I added a loader script so you can just go:

/mnt/us/extensions/gdcm/bin/loader/<name>

################################################

easier ;)


As with all of my posts that I put this warning on:

IF YOU DON'T KNOW WHAT TO DO WITH THESE FILES YOU DON'T NEED THEM

Also this extension pack currently does not ACTUALLY produce a menu entry... That is by design.

TO REITERATE THIS WILL ONLY WORK ON THE KINDLE TOUCH AND PAPERWHITE

Given a bit more time we may get a viewer and loader going.

Thanks.

Attached Files
File Type: zip KUAL-extensions-gdcm.zip (3.35 MB)

Viewing all articles
Browse latest Browse all 4403

Trending Articles