/4d_plant_analysis

A new method for the space-time registration of a growing plant based on matching the plant at different geometric scales. The proposed method starts with the creation of a topological skeleton of the plant at each time step. This skeleton is then used to segment the plant into its different organs, including its main stem, its branches, etc. Then the organs are further divided into smaller segments that possess simpler geometric structures, for instance, cylinders, rectangular. Those segments are matched between two time steps using a random forest classifier based on their topological and geometric features. Then, for each pair of segments matched, a point-wise registration is devised using a non-rigid registration method based on a local ICP (Iterative Closest Point) algorithm.

Primary LanguagePython

Watchers