Point cloud will then draw in object local space. i.e. point cloud will be transformed in the same way as container object. The best is to use “Empty” object type as containers. PCV does not store loaded points in blend file because there is no suitable data type available. only PCV...
PointCloudViewer pcv = guiPointCloud; pcv.setCameraHFov(PerspectiveOps.computeHFov(rectifiedPinhole)); pcv.setCameraToWorld(new Se3_F64()); pcv.setTranslationStep(baseline/3); pcv.clearPoints(); pcv.addCloud(d2c.getCloud(),d2c.getCloudColor()); pcv.setDotSize(1); pcv.setTranslationStep(...
pcv.py pyproject.toml requirements-dev.txt requirements.txt README AGPL-3.0 license Point Cloud Visualizer - An Open3d point cloud viewer GUI ✏️ In short 👩🏫 Usage & Setup ⚗️ Testing ⚖️ License 🔄 Changelog 🐛 Bugs and TODO ...