問題タブ [pcl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
pcl - qt_visualizer チュートリアル ポイントクラウドが表示されない
VTK 8.2.0 に対して PCL1.10.1 をコンパイルし、PCL の qt_visualizer チュートリアルのように QT Gui プロジェクトで PCL の使用を開始しようとしました。 https://pcl.readthedocs.io/projects/tutorials/en/latest/qt_visualizer.html#qt-visualizer
ポイントクラウドは表示されません。レンダーウィンドウは機能します。背景色を変更して座標軸を追加できます。
doc/tutorials/content/sources/qt_visualizer からコードをコピーしました
私はcmake 3.16.3を使用しました。によると
ブーストバージョンは 1.71.0.0ubuntu2 です
何か案は?