Skip to content
Snippets Groups Projects
Select Git revision
  • 02743feafe394311d3c7493bd4fc21fa6773f64e
  • master default
  • ij-opencv
  • ij-replicates
  • gmm-thread
  • ij-rand-ellipses
6 results

README.md

Blame
  • README.md 717 B

    This is the source code repository for the paper "Segmenting Touching Cells"

    The manuscript is currently under review. This software is intended only for the selected reviewers to evaluate. It is not licensed for download or use.

    After the manuscript is accepted the software will be released free and open source.

    USAGE run src/MATLAB/demoPR.m to see the generic pixel replication usage

    src/ImageJ - the ImageJ plugin

    src/Python - Python implementation

    src/MATLAB/3D - a 3D version

    src/MATLAB/DistributionSampling - a more efficient implementation (useful for larger connected components

    src/PerformanceCharacterization - quantitive comparison of different algorithms on simulated elllipse data