Active Segmentation is an interactive segmentation and classification library that leverages both machine learning and geometric features.
- Go to sumit3203/ACTIVESEGMENTATION
- Click the "Fork" button in the top right corner
- This creates a copy under your account at
https://github.com/YOUR_USERNAME/ACTIVESEGMENTATION
- Open a command line interface
- Navigate to the parent folder where you want the code to be placed (e.g.,
c:\git-repositories
) - Execute the following commands:
cd git-repositories git clone https://github.com/YOUR_USERNAME/ACTIVESEGMENTATION cd ACTIVESEGMENTATION git remote -v git remote add upstream https://github.com/sumit3203/ACTIVESEGMENTATION git remote -v
- ImageJ: https://imagej.nih.gov/
- Weka: https://www.cs.waikato.ac.nz/ml/weka/