Giter Site home page Giter Site logo

dtcmlops / canopymissing Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 501 KB

C++ algorithm to estimate percent canopy missing of a stem tree using PCL

Home Page: https://raw.githubusercontent.com/danielTobon43/canopyMissing/master/example/example0.png

CMake 11.65% C++ 88.35%
cplusplus pcl-library pcl pcl-viewer opencv opencv4 cmake cmakelists ubuntu1604 precision-agriculture precision-farming robotics

canopymissing's Introduction

Percent canopy missing

C++ algorithm to estimate percent canopy missing of a stem tree using PCL 1.9.1 and OpenCV 4.1.0

Input file structure support

  • .pcd

Output file structure .txt

  • percentage_canopy_missing %

Example







Compilation

  • Set "YOUR OWN" PCL Build DIR in CMakeList.txt e.g: /opt/pcl-1.9.1/build and save it.
  • Set "YOUR OWN" OpenCV Build DIR in CMakeList.txt e.g: /opt/opencv-4.1.0/build and save it.
  • Create a "build" folder

in the main folder:

- cd build  
- cmake ../src/
- make

Test

cd /build/bin
./canopyMissing <pcd file> <output dir> 

canopymissing's People

Contributors

td43 avatar

Watchers

 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.