KeelyBrown

Results 7 issues of KeelyBrown

**Is your feature request related to a problem? Please describe.** In root images from minirhizotrons, it's of interest to know the density of roots as a function of depth, but...

new feature

**Start a discussion about anything you would like** Several issues have arisen with accurate color card detection, including due to the inclusion of QR codes in an image or from...

**Describe your changes** Adding a tutorial for doing kmeans cluster training, classification of a target image, and combining of clusters into binary masks. **Type of update** * Update to documentation...

documentation
ready to review

**Describe your changes** Taking the logic of existing filter on eccentricity, this function expands to allow filtering on any numeric (float or int) object property calculated by `skimage.measure.regionprops`. The default...

enhancement
new feature
ready to review

**Is your feature request related to a problem? Please describe.** After some discussion, it seems to make more sense to combine object filter functions (currently size, eccentricity, and solidity) into...

new feature
work in progress
update

**Describe the bug** Somewhere in the kmeans clustering pipeline, the image size is changing. We think this is a feature of the patch-based approach maybe change dimensions to be divisible...

bugfix

**Is your feature request related to a problem? Please describe.** A few times recently it has seemed like cropping to a circle would be useful, but I'm not sure how...

new feature