Search found 22 matches

by paul.leroy
Fri Apr 12, 2024 8:44 am
Forum: 3DMASC
Topic: Still Not able to load claissifier (SOLVED)
Replies: 3
Views: 489

Re: Still Not able to load claissifier (SOLVED)

[SOLVED]
The error came from the directory in which the classifier was saved. The path to this directory included an accent.
[SOLUTION]
Remove any accent from the path.
by paul.leroy
Fri Apr 12, 2024 8:43 am
Forum: 3DMASC
Topic: Error when loading classifier (SOLVED)
Replies: 8
Views: 419

Re: Error when loading classifier (SOLVED)

[SOLVED]
The error came from the directory in which the classifier was saved. The path to this directory included an accent.
[SOLUTION]
Remove any accent from the path.
by paul.leroy
Mon Apr 08, 2024 9:09 pm
Forum: 3DMASC
Topic: Error when loading classifier (SOLVED)
Replies: 8
Views: 419

Re: Error when loading classifier

What do you mean by 'command line'? The console of the GUI of CloudCompare? Did you launch the plugin in command line with a terminal?

Please avoid to create duplicate threads on the same topic, this does not ease the discussion.
by paul.leroy
Mon Apr 08, 2024 9:04 pm
Forum: 3DMASC
Topic: Still Not able to load claissifier (SOLVED)
Replies: 3
Views: 489

Re: Still Not able to load claissifier

You have no 'classifier.yaml' file associated with the file 'classifier.txt'? It should be in the same repository.
by paul.leroy
Mon Apr 08, 2024 9:01 pm
Forum: 3DMASC
Topic: Error when trying to load sbf file with python code
Replies: 4
Views: 232

Re: Error when trying to load sbf file with python code

If you think that something could be improved, please open a pull request, then we will review it to decide whether we should merge it or not. Before opening it, be sure to have the last version of the repository merged into your branch. But I think that the import is made in the right way. Your PYT...
by paul.leroy
Fri Apr 05, 2024 6:51 am
Forum: 3DMASC
Topic: Error when loading classifier (SOLVED)
Replies: 8
Views: 419

Re: Error when loading classifier

When you save the classifier at the end of the training phase, you shall get a .yaml file with the exact same name as the associated .txt file (the name you choose for the classifier, as in classifier.txt and classifier.yaml). Could you check that? Can you copy the .txt file you are talking about? L...
by paul.leroy
Thu Apr 04, 2024 6:56 am
Forum: 3DMASC
Topic: Error when trying to load sbf file with python code
Replies: 4
Views: 232

Re: Error when trying to load sbf file with python code

I did a modification on the lidar_platform library, could you check it?
by paul.leroy
Wed Apr 03, 2024 8:34 pm
Forum: 3DMASC
Topic: Error when trying to load sbf file with python code
Replies: 4
Views: 232

Re: Error when trying to load sbf file with python code

The problem here is not 3DMASC, the problem is the python code, read the error message. Either you try to understand the error, you correct it, and you open a pull request on the lidar_platform repository, either you wait for some else (me ;-)) to correct this for you! You should post your request o...
by paul.leroy
Tue Apr 02, 2024 12:19 pm
Forum: 3DMASC
Topic: Error when loading classifier (SOLVED)
Replies: 8
Views: 419

Re: Error when loading classifier

Please, give more precision on the steps of your use case.
Did you train your classifier?
If yes, did you save it?
If yes, did you open the classifier to try to classify your points or did you open the initial parameter file (which will fail).
by paul.leroy
Thu Mar 28, 2024 9:45 am
Forum: 3DMASC
Topic: Only working with multiple point clouds ?
Replies: 2
Views: 1775

Re: Only working with multiple point clouds ?

Yes, you can use 3DMASC on a single point cloud.