Search found 4 matches
- Fri May 11, 2018 6:54 pm
- Forum: Questions
- Topic: Is it possible to have an option to make the ICP algorithm give greater importance to points in less dense areas?
- Replies: 1
- Views: 798
Is it possible to have an option to make the ICP algorithm give greater importance to points in less dense areas?
I think one of my problems is that by nature of the relationship between distance from the points in my pointcloud to the scanner and the density of the points, the algorithm is finding it too attractive to place the scanner origins superimposed upon each other. Due to the fact that floors and ceili...
- Wed May 09, 2018 9:28 pm
- Forum: Questions
- Topic: Command line: What command to fit two FARO scans
- Replies: 3
- Views: 943
Re: Command line: What command to fit two FARO scans
How can I roughly register them via command line? What it seems to want to do every time is just match up the starting position of the scans, and then there's obvious walls just going in random angles. It's the full room from the corner, and then the same room from two steps forward from the same co...
- Wed May 09, 2018 8:11 pm
- Forum: Questions
- Topic: Command line: What command to fit two FARO scans
- Replies: 3
- Views: 943
Command line: What command to fit two FARO scans
I have two FARO scans of a room from slightly different positions and angles. Which commands should I be using to fit them together? I tried ICP but it just made them worse than doing nothing.
- Tue May 08, 2018 3:32 pm
- Forum: Questions
- Topic: Proper way to specify filename in command line mode and how to close after?
- Replies: 1
- Views: 1066
Proper way to specify filename in command line mode and how to close after?
I'm using this line -O E:\Scans\FARO_Scan_002.fls -C_EXPORT_FMT ASC -EXT xyz -SAVE_CLOUDS FILE test.xyz In order to try to convert a faro scan into an XYZ file. I keep getting this popup that says "Error Command expected (commands start with the '-'). Found 'FILE'" I get the xyz file but i...