Skip to content

Reproducing segmentation dependent results

Matheus Viana edited this page Sep 27, 2022 · 2 revisions

These are the steps necessary to reproduce all results from the paper that depend only on segmented images:

  1. Follow this to install cvapipe_analysis.

  2. Load the single cell segmentation images dataset using this.

  3. Follow this to run steps of cvapipe_analysis.

  4. Load the comparison datasets

     4.1. Load non-edge dataset

     4.2. Load edge dataset

     4.3. Load i1 dataset

     4.3. Load m1 dataset

     4.4. Load i2 dataset

     4.5. Load m2 dataset

  1. Follow this to run steps of cvapipe_analysis for each of the comparison datasets downloaded above.