Skip to content

Srijay-lab/TileScorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TileScorer

Implementation of tile scoring method for image patches

Just run the command to get tile score of a image tile=>

python tile_scored.py --tile-path [Path to tile of png or jpeg format]

Please note that tissue percentage is calculated as amount of non-white area in the image in this simple implementation unlike that in IBM processing pipeline where it's calculated by creating tissue mask. The code will be updated with the IBM method of tissue percentage calculator in the next iteration.

About

Implementation of tile scoring method for image patches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages