Noah Fahlgren
Noah Fahlgren
>Can I use rectangular or other shape instead? Yes, the functions are meant to be modular so you can use the ROI functions interchangeably (mostly). Also note that the tutorials...
Hi @rodrign2002, the documentation for converting from Jupyter to a workflow script is on this page: https://plantcv.readthedocs.io/en/stable/jupyter/ The distributed.client error may not actually indicate that your workflow didn't work -...
Hi @theusst, no worries at all! There are a lot of docs, which is good, but also somewhat of a needle in a haystack. And the errors indeed sound alarming...
I'm assuming this error is generated when running the `stack` function? If so, it is from the [raster](https://github.com/rspatial/raster) package
The error suggests to me that the data type in your TIF is not supported by raster - perhaps there are missing values or the numeric data type is not...
Hi @rgtava, when you say you are using Jupyter, do you mean a notebook or the Jupyter Terminal interface? I ask because `plantcv-train.py naive_bayes_multiclass` is a command-line program, so you...
Hi @rgtava, could you upload an example image? My intuition is that the naive Bayes method may not be the best approach because the color images are not going to...
@all-contributors please add @maldil for code.
Implemented in the branch `release-4.0` for all analysis functions.
Moved to a separate repository: https://github.com/danforthcenter/eidc