Alessia Marcolini

Results 21 issues of Alessia Marcolini

Added new Italian conference into the European section: PyCon Italy

## Description per title ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [ ] Enhancement/optimization - [x] Documentation ## Issues...

documentation

## Description Add stain normalization with Reinhard's method 🚨 This PR depends on #394, which should be merged first!! ## Types of Changes - [ ] Core - [ ]...

enhancement

**Describe the bug** `LocalOtsuThreshold` should return a binary mask as `np.ndarray`, like its "sibling" `OtsuThreshold` 1. We should not apply `np_to_pil` before returning, but `threshold_to_mask` (like `OtsuThreshold`) 2. The docstrings...

bug
good first issue

[Paper](https://ieeexplore.ieee.org/document/946629)

enhancement

[paper](http://wwwx.cs.unc.edu/~mn/sites/default/files/macenko2009.pdf)

We need to add `near_zero_var_threshold` parameter to the `Tiler` in order to control the minimum image variance after morphological operations (in case `check_tissue=True`)

enhancement

## Description ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [x] Enhancement/optimization - [ ] Documentation ## Issues Fixed or...

idle