All Projects → InsightSoftwareConsortium → ITKSphinxExamples

InsightSoftwareConsortium / ITKSphinxExamples

Licence: Apache-2.0 license
Cookbook examples for the Insight Toolkit documented with Sphinx

Programming Languages

Jupyter Notebook
11667 projects
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
CMake
9771 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to ITKSphinxExamples

Itk
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
Stars: ✭ 801 (+1568.75%)
Mutual labels:  reproducible-research, open-science, medical-imaging, scientific-computing, image-analysis
Itkexamples
Cookbook examples for the Insight Toolkit documented with Sphinx
Stars: ✭ 38 (-20.83%)
Mutual labels:  reproducible-research, open-science, medical-imaging, scientific-computing, image-analysis
Itkwidgets
Interactive Jupyter widgets to visualize images, point sets, and meshes in 2D and 3D
Stars: ✭ 338 (+604.17%)
Mutual labels:  reproducible-research, open-science, scientific-computing, image-analysis
Otb
Github mirror of https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb
Stars: ✭ 265 (+452.08%)
Mutual labels:  reproducible-research, open-science
Avogadrolibs
Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
Stars: ✭ 164 (+241.67%)
Mutual labels:  open-science, scientific-computing
reprozip-examples
Examples and demos for ReproZip
Stars: ✭ 13 (-72.92%)
Mutual labels:  reproducible-research, scientific-computing
Segment Open
Segment Source Distribution
Stars: ✭ 34 (-29.17%)
Mutual labels:  medical-imaging, image-analysis
Projectweek
Website for NA-MIC Project Weeks
Stars: ✭ 31 (-35.42%)
Mutual labels:  reproducible-research, medical-imaging
Openml R
R package to interface with OpenML
Stars: ✭ 81 (+68.75%)
Mutual labels:  reproducible-research, open-science
Fma
FMA: A Dataset For Music Analysis
Stars: ✭ 1,391 (+2797.92%)
Mutual labels:  reproducible-research, open-science
Grand Challenge.org
A platform for end-to-end development of machine learning solutions in biomedical imaging
Stars: ✭ 89 (+85.42%)
Mutual labels:  reproducible-research, medical-imaging
Osfr
R interface to the Open Science Framework (OSF)
Stars: ✭ 117 (+143.75%)
Mutual labels:  reproducible-research, open-science
Simpeg
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
Stars: ✭ 283 (+489.58%)
Mutual labels:  open-science, scientific-computing
Pyimsegm
Image segmentation - general superpixel segmentation & center detection & region growing
Stars: ✭ 213 (+343.75%)
Mutual labels:  medical-imaging, image-analysis
Viewers
The OHIF Medical Imaging Viewer is for viewing medical images. It can retrieve and load images from most sources and formats; render sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, and serialization of observations; supports internationalization, OpenID Connect, offline use, hotkeys, and many more features.
Stars: ✭ 1,753 (+3552.08%)
Mutual labels:  medical-imaging, image-analysis
cucim
No description or website provided.
Stars: ✭ 218 (+354.17%)
Mutual labels:  medical-imaging, image-analysis
BoneJ2
Plugins for bone image analysis
Stars: ✭ 17 (-64.58%)
Mutual labels:  scientific-computing, image-analysis
Awesome Open Science Software
awesome open list of pointers about open science for software and computational science
Stars: ✭ 87 (+81.25%)
Mutual labels:  reproducible-research, open-science
Reprozip
ReproZip is a tool that simplifies the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science.
Stars: ✭ 231 (+381.25%)
Mutual labels:  reproducible-research, scientific-computing
openscience
Empirical Software Engineering journal (EMSE) open science and reproducible research initiative
Stars: ✭ 28 (-41.67%)
Mutual labels:  reproducible-research, open-science

ITK Sphinx Examples

https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/workflows/Build,%20test,%20publish/badge.svg?branch=master https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=shield

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

  • Stored and editable in Git version control.
  • HTML / PDF / EPUB output.
  • CTest unit testing.
  • CMake ExternalData for binary data storage.
  • Individual examples can be downloaded independently, and easily built/executed/hacked.
  • Download the entire docs for offline viewing.
  • Inline Doxygen class descriptions and links to Doxygen class documentation.
  • Nightly generated Gitstats for contributors.
  • Software quality dashboard.
  • Index of examples that apply to given terms and classes.
  • Quick search.
  • Script to create a new examples from a template.
  • GitHub community development.
  • Selectable light/dark colorscheme.

Todo

  • Anonymous online editing.
  • Editable online with CodeMirror.
  • See Github Issues for a complete list of actions to be performed, bugs, etc.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].