Giter Site home page Giter Site logo

pointcloudlibrary / pointcloudlibrary.github.io Goto Github PK

View Code? Open in Web Editor NEW
15.0 19.0 12.0 5.38 MB

Point Cloud Library's website

Home Page: https://pointcloudlibrary.github.io/

License: BSD 3-Clause "New" or "Revised" License

HTML 80.94% Ruby 12.38% SCSS 6.67%
hacktoberfest

pointcloudlibrary.github.io's Introduction

PointCloudLibrary.github.io

Temporary experimentation ground

pointcloudlibrary.github.io's People

Contributors

haritha-j avatar kunaltyagi avatar rbrusu avatar sergioragostinho avatar shrijitsingh99 avatar tin1254 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pointcloudlibrary.github.io's Issues

Add vcpkg installation instructions

pcl is available as a port in vcpkg, a C++ library manager that simplifies installation for pcl and other project dependencies. Documenting the install process here will help users get started by providing a single set of commands to build pcl, ready to be included in their projects.

We also test whether our library ports build in various configurations (dynamic, static) on various platforms (OSX, Linux, Windows: x86, x64,arm,uwp) to keep a wide coverage for users.

I'm a maintainer for vcpkg, and here is what the port script looks like. We try to keep the library maintained as close as possible to the original library.

I'm trying to add vcpkg installation instructions but I couldn't find the related docs in code item.
It seems like the compiling tutorials were mentioned here.

Could you please help add the following contents to this port?

Installing and building pcl via vcpkg

You can download and install pcl using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:

      git clone https://github.com/Microsoft/vcpkg.git
      cd vcpkg
      ./bootstrap-vcpkg.sh
      ./vcpkg integrate install
      vcpkg install pcl

The pcl port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.

Thanks,
Nancy

Add information for gsoc-2021

Hey @divmadan, @tin1254, @ueqri

Could you take a look at the gsoc-2020 folder, and create PRs for adding your content on the PCL website?

TODO for me: Create a PR to add a separate GSoC page as well as change the quick link to GSoC 2021

missing links to examples

I was trying to find the correct file and this took some time, maybe it's helpfull to add the location:
pcl/doc/tutorials/content/sources/registration_api/

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.