Skip to content

DaisukeNakajima001/PCL1.14Framework4iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PCL_1.14_Framework_Build_for_iOS

Prebuilt iOS Framework for Point Cloud Processing

Note: This build of PCL excludes any libraries that depend on OpenMP or VTK.
PCL modules that require these dependencies have not been built to ensure compatibility with iOS.
Additionally, I have not personally tested its use as a framework. If it does not work as expected,
you may need to manually configure search paths and library linking in Xcode.


Included Prebuilt Libraries

The following prebuilt libraries are included in this repository:

All prebuilt libraries are distributed in compliance with their respective licenses. See the licenses folder for details.

Licensing

This project is licensed under the MIT License. See the LICENSE file for details.

Each prebuilt library is subject to its own license. See the licenses folder for the full text of each license:

  • PCL (Point Cloud Library) - BSD License
  • Boost - Boost Software License 1.0
  • FLANN - BSD License
  • Qhull - BSD-style License
  • LZ4 - BSD License
  • Eigen - MPL2 License