InsightSoftwareConsortium / ITKSphinxExamples

Cookbook examples for the Insight Toolkit documented with Sphinx
https://examples.itk.org
Apache License 2.0
55 stars 68 forks source link
cpp documentation hacktoberfest image-analysis insight-toolkit-examples itk-examples medical-imaging open-science open-source python reproducible-research scientific-computing

ITK Sphinx Examples

.. image:: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/workflows/Build,%20test,%20publish/badge.svg?branch=master :target: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/actions?query=workflow%3A%22Build%2C+test%2C+publish%22+branch%3Amaster

.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=shield :target: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/blob/master/LICENSE

A set of cookbook examples for the Insight Toolkit, ITK_.

Download instructions

Clone the repository using Git::

$ git clone --recursive https://github.com/InsightSoftwareConsortium/ITKSphinxExamples.git

Build instructions

See the build instructions in the documentation_.

Features

Implemented ^^^^^^^^^^^

Todo ^^^^

Build dependencies

Required ^^^^^^^^

Optional ^^^^^^^^

If building the documentation:

PDF generation requires a TeX distribution like TeX Live or MiKTeX.

Development setup

Run the bash script SetupForDevelopment.sh::

$ ./Utilities/SetupForDevelopment.sh

.. _Breathe: https://github.com/michaeljones/breathe .. _build instructions in the documentation: https://itk.org/ITKExamples/Documentation/Build/index.html .. _CMake: https://cmake.org/ .. _Git: https://git-scm.com/ .. _ITK: https://itk.org/ .. _Sphinx: https://sphinx-doc.org/ .. _Github Issues: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/issues .. _Python: https://python.org/ .. _gnuplot: https://www.gnuplot.info/ .. _TeX Live: https://www.tug.org/texlive/ .. _MiKTeX: https://miktex.org/ .. _dvipng: https://sourceforge.net/projects/dvipng/ .. _Pandoc: https://pandoc.org/ .. _nbsphinx: https://nbsphinx.readthedocs.io/ .. _imagemagick: https://www.imagemagick.org/