Jorge Gutierrez
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...
**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...
**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...
**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...
**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...