PointCloudLibrary/pcl

Docs for Prebuilt Binaries

開放

#4,308 建立於 2020年8月6日

 (2 則留言) (0 個反應) (0 位負責人)C++ (4,506 個分叉)batch import
effort: lowgood first issuekind: requestkind: todomodule: docs

倉庫指標

星標
 (9,023 顆星)
PR 合併指標
 (平均合併 8天 7小時) (30 天內合併 3 個 PR)

描述

Hi,

I have installed PCL on Windows, and have discovered that PCL provides "Prebuilt Binaries" present at $(PCL_DIRECTORY)/bin/ apart from being an API library. I found these binaries to be really helpful in my analysis of 3D models and have saved lot of my time.

However, I am not able to find what each of these "Prebuilt Binary" does. Right now I am going by guessing the name of each of the binary and looking at their command line help.

It would helpful, if there is a functional description of what each of the Binary is capable of doing. This will help in being efficient while using PCL library such as deciding between writing a functionality on my own or using a prebuilt binary for the same.

P.S - There is some documentation present here - https://pcl.readthedocs.io/projects/tutorials/en/latest/walkthrough.html#binaries, but it is not the complete list

貢獻者指南