marcopin / DicomViewer4

DicomViewer4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DicomViewer4

DicomViewer4 is a multiplatform/multi-modality DicomViewer written in FreePascal with the fpGui toolkit.

The project has two goals, first, it has to be easily portable to other platforms/languages (JavaScript/HTML5), so, its code must be clean and correct, also it shouldn't require external dependencies (currently it uses dcmtk, but this can change if you help the project). Second, it must run fast, specially when dealing with big studies such actual CT scans and XA (angiography) images, even on low-end computers.

Dependencies

####DCMTK

For loading and decompressing dicom files, the viewer uses a shared library, libdicomutils.so (or .dll) based on dcmtk (www.dcmtk.org).

Please go to libDicomUtils for more info.

####fpGui

Please go to fpGui for more info.

Contact

martinrame at yahoo.com

About

DicomViewer4


Languages

Language:C++ 72.2%Language:C 16.8%Language:Roff 5.3%Language:Shell 2.1%Language:Pascal 1.2%Language:Makefile 1.1%Language:Perl 0.8%Language:CMake 0.4%Language:Tcl 0.0%Language:Lex 0.0%Language:CSS 0.0%Language:AMPL 0.0%Language:HTML 0.0%Language:M4 0.0%