Coder Social home page Coder Social logo

realmadaha / ginkgocadx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gerddie/ginkgocadx

0.0 1.0 0.0 6.99 MB

Advanced DICOM viewer

CMake 0.41% C 42.69% C++ 56.39% HTML 0.28% Shell 0.02% Objective-C 0.03% Roff 0.01% Batchfile 0.09% NSIS 0.09%

ginkgocadx's Introduction

Build Status Coverity Status

Ginkgo CADx

Preface

  • Currently the project is maintained on a voluntary basis.
  • There is no PRO version.
  • I can't help you with compiling this on MS Windows or Mac OS X

Introduction

Ginkgo CADx is an advanced DICOM viewer and dicomizer that can also be used to convert png, jpeg, bmp, pdf, tiff to DICOM files.

The version developed here is a continuation of the now abandoned free version developed by MetaEmotion:

http://ginkgo-cadx.com/en/

License

Ginkgo CADx is licensed under the terms of the Lesser GNU Public Licence 3.

Build

To build Ginkgo CADx the following software packages are required:

  • ITK (>= 4.8)
  • VTK (>= 6.2), Please note that the code does currently not compile with the VTK OpenGL2 rendering backend (see #21 and #34). VTK >= 7.0 defaults to this newer backend when configured without parameters, and currently you will have to set VTK_RENDERING_BACKEND=OpenGL when building VTK to sucessfully compile ginkgocadx.
  • wxWidgets (>= 3.0.1)
  • DCMTK (>= 3.6.1-20150924)
  • A C++ compiler that supports the C++11 standard
  • CMake

With these prerequisites available run cmake on the Ginkgo CADx source tree and then use the selected build system to build the software. After the software was sucessfully compiled run the install target.

The original Ginkgo CADx implementation was done with cross-platform compatibility in mind, i.e. the software should compile on MS Windows, Mac OS X, and flavours of Linux. However, currently the main development platforms are Debian GNU/Linux and Gentoo Linux using the GNU gcc compiler tool chain. Hence incompatibilities may creep in and bug reports with fixes for other platforms are very welcome.

Debian/Ubuntu specific build instructions

The following packages must be installed in order to compile it:

chrpath
cmake
libcairo2-dev
libcurl4-gnutls-dev
libdcmtk-dev
libfftw3-dev
libfreetype6-dev
libgtk2.0-dev
libinsighttoolkit4-dev
libjsoncpp-dev
libmysqlclient-dev
libsqlite3-dev
libssl-dev
libvtk6-dev
libwrap0-dev
libwxgtk3.0-dev
libxml2-dev
libgdcm-tools

On Debian Stretch and Sid these packages can be installed by simply running

apt build-dep ginkgocadx

On Ubuntu Xenial (16.04 )the package can be installed from the Xenial ports PPA:

https://launchpad.net/~gert-die/+archive/ubuntu/xenial-mia

For Yantal the package available from the usual Ubuntu repositories.

ginkgocadx's People

Contributors

gerddie avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.