Code Monkey home page Code Monkey logo

eartrack's Introduction

Build Status Build status

OpenAlea Lab

Documentation

Official documentation is available at openalea.github.io

Install

To install OpenAlea use conda

If you want to retrieve the code from git, use git clone. Then use this command that will retrieve all the submodules::

git submodule update --init --recursive

Contribute

If you want to contribute to code, please have a look to github workflow

eartrack's People

Contributors

artzet-s avatar brichet avatar pradal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

eartrack's Issues

Enhance command line eartrack

I think that OptParse is more enhanced than argparse.
What I propose is to replace (in main.py) argparse by OptParse
(see vclimb.py)
Then, I recommend to add a function main.py which will be called at command execution.

@brichet: What do you think about it?

Conda packaging

Add a conda package.
Upload the conda package on openalea channel

Add unit tests

There is currently only a large test.
There is a need to add small unit test to test each function independantly.
This can be linked to issue #4

Missing docstrings

On the reference documentation there are missing docstrings. Either exclude these functions or add adoc string (the latter action is recommended ;) )

In binarisation (http://eartrack.readthedocs.io/en/latest/source/references/binarisation.html):

  • meanshift_hsv
  • color_tree
  • color_threshold_tree_cabin_1
    NB: you can alias the last function with a better name

In eartrack, everything is documented. Congrat!!!
However, you can improve and homogeneize the docstring:

  • This function analyses -> Analyse (Remove This function when possible)
  • Recall for doc string: A first line as a summary. Then blank line. Then detail description of what the function do.
    Modify get_view_angles

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.