# roi-model **Repository Path**: mirrors_scijava/roi-model ## Basic Information - **Project Name**: roi-model - **Description**: Specification for a common ROI model - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Specification of Regions of Interest for scientific data analysis ================================================================= This repository contains the specification in ReStructuredText format. The current specification can be seen on the `SciJava website `_. If you want to rebuild the specification from scratch, you need to install sphinx, python, graphviz, texlive (on Debian-based systems, please call ``sudo apt-get install sphinx-common python graphviz texlive``). Then simply run ``make``.