Jorge Gutierrez

Results 5 issues of Jorge Gutierrez

**Describe your changes** Add a function that helps us access the standard rgb values (hard coded) for the chips in the color cards. This allow us to correct images with...

new feature
work in progress

**Describe your changes** Added the function detect_discs which helps detecting the pollen grains in the image in #746. This branch is intended to be updated with the interactive tool for...

new feature
work in progress

**Describe the bug** The two observations of type tuple in the function analyze_object (center_of_mass and ellipse_center) don't get registered in the file resulting from process_results. The intermediary .json file does...

bug

**Describe your changes** Adding parameters of block size and offset to both, mean and Gaussian adaptive threshold functions. This will add flexibility to tune the behavior of the adaptive threshold...

enhancement
ready to review

**Describe the bug** Spectral data created using `plantcv.hyperspectral.write_data` might be missing some required fields. This might make the data incompatible with other packages. According to this [website](https://www.l3harrisgeospatial.com/docs/enviheaderfiles.html), the required fields...

enhancement