Actions
Feature #1315
openanalyze root form
Start date:
09/27/2017
Due date:
12/31/2017 (over 6 years late)
% Done:
80%
Estimated time:
Description
- find the depth of the root from a given point
- in the binarized image move up and calculate for each line the
- center and the sum of the distances of root pixels to the center
- create a plot of sum of root distances against depth
In a first time write it for a clean binary image.
Actions