Skip to content
forked from openalea/scanalea

Transition layer between PlantScan project and OpenAlea

License

Notifications You must be signed in to change notification settings

thkhavi/scanalea

 
 

Repository files navigation

scanalea

Project Description: ~~~~~~~~~~~~~~~~~~~ ScanAlea is a project of the collabration between HRPPC PlantScan project and INRIA VirtualPlants project on plant phenotyping.

A transition layer software between PlantScan software and OpenAlea plateform will be produced in ScanAlea project to allow transferring real plant 3D reconstruction data to OpenAlea platform and back forth, using only a modified mesh file as medium.

Requirement:

You have to install:
  • OpenAlea
  • mayavi2

Usage:

Reference:

Hacker guide

For young git user, here is a list of usefull commands:

Commit your modifications on YOUR local branch:

git commit -am 'FIX - my message'

To publish your modifications on your github (like svn commit):

git push

To retrieve the modifications from others (svn update):

git pull
Finally to publish the patches on openalea/scanalea:

Ask for a pull request

About

Transition layer between PlantScan project and OpenAlea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 87.8%
  • Python 11.1%
  • R 1.1%