phenokio() R Package: Grain Size Analysis – Length, Width, and Area Metrics
When analyzing grain size, we’ve used high-throughput image scanning machines. However, if we can detect grains using R code, estimating grain size becomes possible. In my previous R function, colorcapture(), we were able to detect fruit size and estimate its surface area in 2D. Recently, I developed a new R function called phenokio() specifically designed to estimate the grain area of cereals. 1. Install the function Before installing, please download Rtools (https://cran.r-project.org/bin/windows/Rtools) 2. Default Values Summary Table If a parameter…