Initial commit: Speckle-Scanner 3D pipeline with setup README
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 06_Pointcloud — Python dependencies
|
||||
# Install: pip install -r requirements.txt
|
||||
# Full pipeline (all steps): pip install -r ~/Speckle-Scanner/requirements.txt
|
||||
#
|
||||
# open3d is only needed for plot_ASCII.py (optional viewer script).
|
||||
|
||||
numpy>=1.21
|
||||
opencv-python>=4.8
|
||||
matplotlib>=3.5
|
||||
open3d>=0.16
|
||||
Reference in New Issue
Block a user