PCL Library Installation

Source: Internet
Author: User

Resources:

http://www.cnblogs.com/newpanderking/articles/4022322.html vs2010+pcl configuration

    1. PCL has two different mounting methods

      Secure installation version, personal configuration version. Note: The personal configuration version requires QT installation.

2. Installing PCL

Personal Notebook configuration:

WIN10, VS2010.

The first time to the official download 64-bit version, the installation failed.

The second time you use a 32-bit PCL library, you can install it. But one small problem is that Openni 1.3.2 cannot be installed on a 64-bit machine and must be reinstalled.

The final installation framework is as follows:

which

Boost: for sharing pointers and multithreading.

Eigen: SSE mathematical optimization for matrix back end, is a standard C + + Template library for linear algebra, matrices, vectors and other calculations.

FLANN: Approximate nearest neighbor Fast technology, fast search in high-dimensional space near closest neighbor.

Openni: is an open-source framework for application development of 3D sensor middleware.

PrimeSense: is a library for sensor development.

Qhull: Calculation of convex hull, Voronoi graph, and other aspects of graph theory.

VTK: Visualization and rendering of three-dimensional point clouds. Computer graphics, image processing, visual aspects of the library.

3. Configure Environment variables

The location of the DLL file is primarily required to be configured in the system library and used as a dynamic link library.

4. Configuration Item Properties

Finally, be sure to join Opengl32.lib because there are some libraries that need to be used.

PCL Library Installation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.