Skip to content

This script use matplotlib and skimage for detect chromossomes in a image.

Notifications You must be signed in to change notification settings

MilanCalegari/Chromosome-Count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Chromosome-Count

This script use matplotlib and skimage for detect chromossomes in a image.

For use this script you need to pre-filter the image:

1- Leave only the chromossomes in image.

2- Inverted the colors.

3- In exposure, decrease the offset.

#IMAGE EXAMPLE... exemplo_cromo_count

TO RUN THE SCRIPT

python cromo_count.py and input the image name with the file type (jpg, png, gif...).

Post scriptum

The output is not accurate. The script miss on average 4 chromosomes.

Figure_1

About

This script use matplotlib and skimage for detect chromossomes in a image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages