plantcv icon indicating copy to clipboard operation
plantcv copied to clipboard

Plant phenotyping with image analysis

Results 185 plantcv issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The current graphing package we use is good, but @dschneiderch raised some good sustainability issues and suggested we look at...

new feature

Figure out how to replicate the image analysis done here! [inoue2012.pdf](https://github.com/danforthcenter/plantcv/files/3758961/inoue2012.pdf) **Additional context** "Among various SIs, a simple index, RSI (D740, D522) using the first derivative (D) values at 740...

new feature

### Description ### Details ### Completion Criteria

documentation
testing

### Description I think a big feature we are missing is a method for doing at least basic data analysis after image processing. It's a hard problem of course, because...

new feature
Epic

### Description We have PlantCV automatically deployed in Docker Hub, I think we can also automatically deploy a Singularity container build in Singularity Hub. ### Details This will add support...

new feature

Develop a queuing system/batch processing option to add on in addition to the current local/multiprocessing capabilities.

new feature
Epic

**Start a discussion about anything you would like** Morphological measurements are inherently verbose and volatile to imperfections in binary masks or other weirdness that happens with iterative thinning. We can...

new feature
Epic

## Update how functions use contours and hierarchies ### Description * Many functions in PlantCV output and require the user to input contours and hierarchies. Often the functions that need...

enhancement
Epic

### Description @maliagehan has been working on some hyperspectral data-related functions for PlantCV. We discussed the possibility of making these tools optional since there may end up being dependencies that...

new feature
Epic

### Description We have large datasets available [here](http://plantcv.danforthcenter.org/pages/data.html) but it would be useful to have smaller datasets that users could easily download and use for testing, learning, etc. This idea...

enhancement