[FIXED] Command Line: '-FILTER_SF' does not work

If you are allergic to bug trackers, you can post here any remarks, issues and potential bugs you encounter
Post Reply
vojtek
Posts: 10
Joined: Wed Apr 01, 2015 8:41 am

[FIXED] Command Line: '-FILTER_SF' does not work

Post by vojtek »

Hi,

the following code does not change the input date in any way (despite the fact that it states it does...) - the output file is exactly the same as the input one!!!

cloudcompare -AUTO_SAVE OFF -C_EXPORT_FMT ASC -PREC 8 -EXT PTS -o test.pts -SET_ACTIVE_SF 0 -FILTER_SF -0.0025 +0.0025 -SAVE_CLOUDS[/code]

Is it a BUG or am I doing something wrong?

I do need to process few hundreds of files and I was hoping to do it in a batch mode....
(everything works perfectly in GUI mode)

Please advise

Best regards
Wojtek
daniel
Site Admin
Posts: 7623
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Command Line: *** -FILTER_SF *** does not work

Post by daniel »

Indeed, this is a bug. The cloud was not updated in memory if the AUTO_SAVE feature was disabled.

This is fixed in the latest beta version.

Thanks for the feedback.
Daniel, CloudCompare admin
vojtek
Posts: 10
Joined: Wed Apr 01, 2015 8:41 am

Re: [FIXED] Command Line: '-FILTER_SF' does not work

Post by vojtek »

No problem.
I'm glad I can help at least in this way.

BTW Thanks for the GREAT software!
Post Reply