Detecting and Measuring Roots in 
Minirhizotron Images

Guang Zeng (Electrical and Computer Engineering)
Stan Birchfield (Electrical and Computer Engineering)
Christina E. Wells (Horticulture)

Minirhizotrons are small transparent tubes buried at an angle in the ground to observe the underground roots of neighboring plants. At regular intervals, researchers collect data by sliding a miniature camera into each tube and collecting still images of the roots seen through the tubes.  The result is an overwhelming amount of data that must be analyzed, traditionally by hand. The goal of this research is to automate the procedure of extracting, identifying, and measuring roots in minirhizotron images. We have developed an algorithm that applies two-dimensional matching filtering followed by local entropy thresholding to produce binarized images, from which roots are detected.   After applying a root classifier to discriminate fine roots from unwanted background objects, a root labeling method is implemented to identify each root in the image. Once a root is identified, its length and diameter are measured using Dijkstra's algorithm for obtaining the central curve and using the Kimura-Kikuchi-Yamasaki method for measuring the length of the digitized path.

Algorithm


Experimental Results

 

Images with roots

Correct

Correct
Correct
Correct
Correct
Correct
Correct
Correct

False Positive

False Negative

 

Images without roots

 Correct

Correct

Correct

Correct 

Correct 

Correct 

Correct 

Correct 

False Positive

False Positive

 

Databases

There are two image databases available to download:

Note:  We have combined these databases into a single location, which also includes some detection results from our new algorithm.

Publications


This work was partially supported by the National Science Foundation under grant DBI-0455221.