Search found 2 matches
- Fri Apr 05, 2024 3:19 pm
- Forum: 3DMASC
- Topic: Error when trying to load sbf file with python code [SOLVED]
- Replies: 4
- Views: 4466
Re: Error when trying to load sbf file with python code
Thank you very much for your quick answer and your work! I did manage to get the training to work now :) Though i did need to add two lines to the cc_3dmasc.py to properly load all required functions, i'm not sure if this is a problem with my anaconda environment or in general. (from ..tools.sbf imp...
- Wed Apr 03, 2024 10:31 am
- Forum: 3DMASC
- Topic: Error when trying to load sbf file with python code [SOLVED]
- Replies: 4
- Views: 4466
Error when trying to load sbf file with python code [SOLVED]
Hello, i'm trying to do the training process in python code in a jupyter lab environment. Reason being that i want to train on a pretty big pointcloud. In the moment i am stuck with the step of loading the .sbf file with the below error message. The sbf file was created with cloudcompare and feature...