-
# To Do list
Check off an issue once the Pull Request is merged in. To assign yourself to an issue, edit this section and add your name beside the issue. Also assign yourself in the issue which is li…
-
Hi all! I've finally got some time to give implementing PlantCV at scale a crack at The Plant Accelerator.
I've had a look at the plantcv-workflow.py and while I could probably get it working this …
-
**Describe the bug**
It is not possible to output PlantCV data to a CSV file instead of a JSON file, despite [the documentation](https://plantcv.readthedocs.io/en/stable/outputs/#methods).
**To …
-
**Is your feature request related to a problem? Please describe.**
When data is collected using annotation, or any lower throughput data collection where params are adjusted per image. There are many…
-
Hello dear plantCV devs!
I'm looking into other ways of parallelizing workflows and stumbled over this:
If I'm producing multiple results files without using the plantcv-workflow.py helper script,…
-
Hello,
We understand that the cropreporter functionality was originally written for the cropreporter at Danforth.
Now that we are using it more and more with the systems in Wageningen, we notice s…
-
**Is your feature request related to a problem? Please describe.**
We wish to tackle the open Deepsource issues in PlantCV and can assign various issues (as not to duplicate work) here.
https://a…
-
Hi! I'm using the latest version of PlantCV and when I try to run a workflow over a directory of images, I get the following error:
`File "/Users/anna.casto/Documents/Projects/abiotic_chamber_expe…
-
I'm trying to make use of GPUs to accelerate my PlantCV processing pipeline (find_objects, object_composition, analyze_object, etc) but can't find any definitive information on Cuda support.
I've c…
-
Hello,
I'm learning PlantCV at the moment, and have just been experimenting with compiling PlantCV workflows to .exe files using Pyinstaller, as this is something I will need to be able to do in th…