Giter VIP home page Giter VIP logo

rootreconstruct's Introduction

RootReconstruct

Reconstruction program for tree root from root point data. Tree root structure can be reconstructed from point data. Root point data should be described in our oritinal data format shown as following.

X Y Z diameter PID dPID

The dat file is a text file. Here, X, Y, Z are x, y and z coordinate values. D is diameter. PID is ID number of the root point and dPID is the PID of the connection destination. The PID of center of stump point shoud be assigned 0. Line start with # will be processed as comment.

The dat formatted data file can be translated into the VTK or SWC formatted files for analyzing and visualization.

Execution
$ python reconstruct.py input.dat output.dat --radius-ratio R --param-w W

Here, R is the ratio of the diameter of the target point to the point included in the connection candidate point.ใ€€W is a parameter for determining the priority ratio of the angle and the distance in determining the connection destination.

Copyright (C) Mizue Ohashi, Hidetoshi Ikeno, Kotaro Sekihara, Toko Tanikawa, Masako Dannoura, Keitaro Yamase, Chikage Todo, Takahiro Tomita, Yasuhiro Hirano

Reference
M. Ohashi, H. Ikeno, K. Sekihara, T. Tanikawa, M. Dannoura, K. Yamase, C. Todo, T. Tomita, Y. Hirano, Reconstruction of root systems in Cryptomeria japonica using root point coordinates and diamete, Planta, to be published.

rootreconstruct's People

Contributors

hidetoshiikeno avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.