diff options
Diffstat (limited to 'libraries/pcl/README')
-rw-r--r-- | libraries/pcl/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/pcl/README b/libraries/pcl/README index 305b1cae46..36a4928f97 100644 --- a/libraries/pcl/README +++ b/libraries/pcl/README @@ -8,6 +8,9 @@ extract keypoints and compute descriptors to recognize objects in the world based on their geometric appearance, and create surfaces from point clouds and visualize them -- to name a few. +Note on QT: Qt4 is used by default. If you only have Qt5, edit the option +-DPCL_QT_VERSION and set it to 5. + Optional dependencies: Available on SlackBuilds: - qhull, cudatoolkit |