https://github.com/carlos-alberto-silva/plantscan3d

An open-source GUI for reconstructing plant 3D architecture from laser scans.

https://github.com/carlos-alberto-silva/plantscan3d

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

An open-source GUI for reconstructing plant 3D architecture from laser scans.

Basic Info
  • Host: GitHub
  • Owner: carlos-alberto-silva
  • License: other
  • Default Branch: master
  • Size: 55.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of fredboudon/plantscan3d
Created over 4 years ago · Last pushed almost 5 years ago
Metadata Files
Readme Changelog License

README.rst

.. image:: https://img.shields.io/badge/License-GPL-blue.svg
   :target: https://opensource.org/licenses/GPL-3.0

.. image:: https://travis-ci.org/openalea/plantscan3d.svg?branch=master 
   :target: https://travis-ci.org/openalea/plantscan3d

.. image:: https://ci.appveyor.com/api/projects/status/ivvdm56b3plg201j/branch/master?svg=true 
   :target: https://ci.appveyor.com/project/fredboudon/plantscan3d-d5fbc

============
PlantScan3D 
============

An open-source editor for reconstructing 3D plant architecture from laser scans.

**PlantScan3D** is released under a **CeCILL** license, which is compatible to the **GNU GPL**.

Installation
============

Requirements
-------------


* OpenAlea.PlantGL_
* OpenAlea.MTG_
* PyQGLViewer_

.. _OpenAlea.PlantGL: https://github.com/openalea/plantgl
.. _OpenAlea.MTG: https://github.com/openalea/mtg
.. _PyQGLViewer: https://github.com/fredboudon/PyQGLViewer

Installation
-------------

.. code-block:: bash

    python setup.py install

Utilisation
-------------

.. code-block:: bash
    
    plantscan3d


Authors
-------

* Frédéric Boudon

With contribution of Chakkrit Preuksakarn, Christophe Godin.

Owner

  • Name: Carlos Alberto Silva
  • Login: carlos-alberto-silva
  • Kind: user
  • Company: University of Florida

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 110
  • Total Committers: 6
  • Avg Commits per committer: 18.333
  • Development Distribution Score (DDS): 0.3
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Frederic Boudon f****n@c****r 77
Ethan Margaillan e****n@g****m 21
Julien j****t@e****u 7
Christophe Pradal c****l@i****r 2
Frederic Boudon f****n 2
remi.vezy V****Y 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/conda-package-build-win.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/conda-package-build.yml actions
  • actions/checkout v2 composite
setup.py pypi