plantcv
plantcv copied to clipboard
does not generate the area
Hello, I am following your tutorial to process images, I am implementing it with my own project, but I have a problem in the results, when I open the csv file with the results, my plant area does not have a value as such, instead it has simply the word TRUE, could you support me or tell me where the error could be. I attach images of how the result comes out.
I hope you can help me
Hmmm everything looks shifted over by one cell. True is meant to be referring to in_bounds
and your perimeter should be a large number while solidity should be a number between 0 and 1. Maybe something strange happened while reading the data into your Excel sheet?