RooTrak is not commercial forestry utility software, but rather a specialized, open-source academic software tool designed to isolate and track plant root systems in three-dimensional space. It is heavily utilized in botanical research and plant phenotyping to non-destructively recover the “hidden half” of plant biology from dense soil environments.
The program works by processing volumetric data sets captured via X-ray Microcomputed Tomography (μCT) scanners. It handles the extreme difficulties of distinguishing living root tissues from surrounding soil, organic matter, and water. Core Technology & How It Works
Visual Object Tracking Framework: Instead of treating the 3D data as a single static block, RooTrak treats an X-ray scan stack as a continuous sequence of 2D image slices. As you move along the Z-axis, root branches appear as moving, shifting 2D cross-sections. RooTrak uses visual tracking algorithms—similar to how surveillance software tracks a moving person—to follow these root profiles through the image stack.
Local Grayscale Modeling: Soil, water, and plant roots share overlapping X-ray attenuation (density) values, which causes standard global filters to fail. RooTrak bypasses this by building distinct, localized gray-level histograms for individual root segments. This makes it adaptive to changing densities across a single complex root architecture.
Advanced Mathematical Tracking: The core pipeline relies on a combination of Level-Set Tracking and the Jensen-Shannon (JS) divergence test. Level-set methods allow the tracking boundary to gracefully handle complex topographies, expanding or narrowing as roots branch out or fuse together in the image layers.
Minimal User Interaction: To extract an entire, intricate root layout, a user generally only needs to select the very top of the root system with a single mouse click to seed the initial point. Key Capabilities & Extracted Traits
Once RooTrak maps the root paths, it provides a clean, volumetric 3D representation that allows researchers to precisely measure complex plant traits:
Leave a Reply