Version 0.2.2
·
687 commits
to master
since this release
Bug Fix
- Fix of
np_to_pilin case float input but in a correct range (#199) - Fix tiles extractor checking if the tile size is larger than the slide size (#202)
- Fix RandomTiler border wackiness extraction (#203)
New Features
- New parameter
tissue_percentfor all the tilers' to be used during thehas_enough_tissuecheck (#204) - Expose wsi properties. The
Slide.propertiesreturns the whole OpenSlide WSI properties (#209) - Allow negative indexing for
slide.level(#210) - New Filter Protocol available (#213)
Breaking Changes
- Remove pen marks filter (#201)