Skip to content

BlueRockSoftware/rsi_prostate

 
 

Repository files navigation

Installation

This software requires the CMIG core utilities, which should be cloned alongside this repo:

git clone https://github.com/cmig-research-group/cmig_core_utils.git cmig_utils && \
git clone https://github.com/ChristopherConlin/rsi_prostate.git

after checking this out, cd to the rsi_prostate dir and run make install to copy files into that data directory.

Then you can run make to build the program. After that you can test it with some test files with the make run command.

You will need to modify the makefile to point to the test files you have put in the data directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 93.2%
  • Shell 4.4%
  • Makefile 2.4%