UC-Irvine-CS175 / final-project-e-mcheese-2

final-project-e-mcheese-2 created by GitHub Classroom
0 stars 1 forks source link

Count foci in watershed masks #14

Closed pamsoulin closed 1 year ago

pamsoulin commented 1 year ago

Description Implement functionality to count # of foci in an image given its watershed mask.

Files count_foci.py (new file)

Tasks -[ ] create function to count foci given watershed masks -[ ] test functionality manually by inspecting masks and their returned foci count