SIVICLab / sivic

SIVIC is an open-source, standards-based software framework and application suite for processing and visualizing DICOM MR Spectroscopy data. Through the use of DICOM, SIVIC aims to facilitate the application of MRS in medical imaging studies. The SIVIC code repository lives on github but our user portal is on sourceforge.
https://sourceforge.net/p/sivic/sivicwiki/Home/
Other
29 stars 14 forks source link

SIVIC

This is an early stage relese of SIVIC. All comments/questions are welcome. This is a community project and participation is encouraged. Please see the following links for further information.

  1. General help and project information:

    http://sourceforge.net/projects/sivic/

    http://sourceforge.net/apps/trac/sivic/

  2. The Doxygen C++ API for SIVIC is published on Sourceforge:

    http://sivic.sourceforge.net/libsvk/html/index.html

  3. Mail List

    https://lists.sourceforge.net/lists/listinfo/sivic-users

NOTES FOR WINDOWS USERS:

HOW TO BUILD SIVIC

BUILDING DEPENDENCIES

This was Built using CentOS 7.9 ( GCC 4.8.5 / GLIBC 2.17). Build is forward compatible with RHEL8 and RHEL9. Needs to build on a redhat 7 sever .

1.Build and install TCL and TK packages

https://sourceforge.net/projects/tcl/files/Tcl/8.5.19/tcl8.5.19-src.tar.gz/download
https://sourceforge.net/projects/tcl/files/Tcl/8.5.19/tk8.5.19-src.tar.gz/download

2.Build and install DCMTK 3.6.7

https://dicom.offis.de/download/dcmtk/dcmtk367/dcmtk-3.6.7.tar.gz

3.Build and install ITK 4.4.1

https://github.com/InsightSoftwareConsortium/ITK/archive/refs/tags/v4.4.1.tar.gz

4.Build and install clapack 3.2.1

https://www.netlib.org/clapack/clapack-3.2.1-CMAKE.tgz

5.Build and install VTK 6.3.0

https://gitlab.kitware.com/vtk/vtk/-/archive/v6.3.0/vtk-v6.3.0.tar.gz

6.set environment variables for DCMTK_DIR and VTK_DIR

7.Build and Install KWWidgets

8.Build and install openssl

https://github.com/openssl/openssl/archive/refs/tags/openssl-3.0.7.tar.gz

BUILDING SIVIC

Citations

SIVIC. Available online at: https://sourceforge.net/p/sivic/sivicwiki/Home/ DOI: 10.5281/zenodo.4777197

Crane, Jason C., Marram P. Olson, and Sarah J. Nelson. “SIVIC: Open-Source, Standards-Based Software for DICOM MR Spectroscopy Workflows.” International Journal of Biomedical Imaging 2013 (July 18, 2013): e169526. https://doi.org/10.1155/2013/169526.