Skip to content

A Matlab implementation for automatic segmentation with a graphical user interface

License

Notifications You must be signed in to change notification settings

AngeloTorelli/AutoCellSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCellSeg

A Matlab implementation for automatic segmentation with a graphical user interface.

Original paper: AutoCellSeg: robust automatic colony forming unit (CFU)/cell analysis using adaptive image segmentation and easy-to-use post-editing techniques (Khan, Torelli, Wolf, Gretz)

Installation

AutoCellSeg can run on all major operating systems. In each, AutoCellSeg can be installed either through a web installer or the user has to download the MATLAB runtime manually first, install it, and then execute the file in the corresponding folder. Please clone this entire project as the first step.

Windows

Linux

  • option 1: execute the Linux_installer.install file which will download the appropriate MATLAB runtime on its own and install the software as a program. Then just start the AutoCellSeg.
  • option 2: first download MATLAB runtime v9.1 and install it. Then execute the following in a command shell:
cd Linux
./run_AutoCellSeg.sh 'PATH-TO-THE-INSTALL-DIR-OF-MATLAB-RUNTIME'

with PATH-TO-THE-INSTALL-DIR-OF-MATLAB-RUNTIME being the folder in which the MATLAB runtime has been installed to including the folder with the version name. For example:

./run_AutoCellSeg.sh /usr/local/MATLAB/MATLAB_Runtime/v91

Max OSX

  • option 1: execute the Mac_installer.app file which will download the appropriate MATLAB runtime on its own and install the software as a program. Then just start the AutoCellSeg.
  • option 2: first download MATLAB runtime v9.1 and install it. Then execute AutoCellSeg.app.

About

A Matlab implementation for automatic segmentation with a graphical user interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages