Skip to content

This simple script allows the user to obtain both a .png file showing the identified cells and their oval orientations, as well as a .png graph with the polar histogram of the orientations of all cells in the provided input file.

License

Notifications You must be signed in to change notification settings

JosePereiraUA/cell-orientation-identificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cell Orientation Identificator

This simple script allows the user to obtain both a .png file showing the identified cells and their oval orientations, as well as a graph with the polar histogram of the orientations of all cells in the provided input file.

Instructions

Simply provide an input picture of some cells or blobs (for example, from a microscope). On a command line, run:

python identify_cells.py -i input_file.tiff -oh histogram.dat -of results.svg

Open the script and change the input variables (lines 14-25) to change the overall aesthetic look of your results.

Google Colab

In order to bypass installing all necessary pre-requesite packages, you can use the Cell Orientation Identificator directly on Google Colab!

Contact

For more information or help, please contact [email protected]

About

This simple script allows the user to obtain both a .png file showing the identified cells and their oval orientations, as well as a .png graph with the polar histogram of the orientations of all cells in the provided input file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages