Page 1 of 1

Mesh or normal compute FLS files

Posted: Wed Apr 29, 2015 5:50 pm
by jason3d
I like the fls import added to CC. It would be nice if CC could mesh the fls files using the scanner location and the fact that they are ordered point clouds. It could have the scalar factor of edge length so that we could cut out patches far from others. I usually merge the poinclouds but this would make computing the normals prior to merge a quicker process. Thanks

Re: Mesh or normal compute FLS files

Posted: Mon Aug 17, 2015 5:44 pm
by Laserbrain
Just chiming in.

Yes, computing normals for FARO scan files (lsprj or fls) would be terrific.

In the mean time is there currently any way to compute the normals of each scan based on scanner head location within CloudCompare?

Re: Mesh or normal compute FLS files

Posted: Mon Aug 17, 2015 7:19 pm
by daniel
Yes, when you import a PTX file (or a DP one but it's only for DPI-X owners). This functionality should be extended to FARO files in the next release (hopefully).

Re: Mesh or normal compute FLS files

Posted: Mon Aug 17, 2015 8:30 pm
by Laserbrain
Thank you.

I meant, is there currently a way to compute normals of FARO scan files, which take into account scanner head location?

Re: Mesh or normal compute FLS files

Posted: Tue Aug 18, 2015 9:57 am
by daniel
Well, only if you can convert your files to PTX (can't Faro Scene do this?)

Re: Mesh or normal compute FLS files

Posted: Tue Nov 29, 2016 7:11 pm
by daniel
For the records, this will now be possible with the 2.8 version (should be ready soon). See the new tool 'Edit > Mesh > Mesh scan grids'.

Re: Mesh or normal compute FLS files

Posted: Mon Jan 23, 2017 10:20 pm
by Laserbrain
Hi Daniel,

The new mesh scan grids tool on an FLS file is a cool quick way to mesh.

However, most projects consist of more than one scan, so you'd have a lot of overlapping and disconnecting meshes. And looks like the color disappears.

It would still be very useful to have a normal computation method for structured scans that takes into account the scanner head location.

FARO Scene software does export PTX files, but does not export normals.

The only file format that can currently be exported from FARO Scene (v6.2) with normals is POD. Did I read somewhere that you're working on I/O for POD?

Re: Mesh or normal compute FLS files

Posted: Tue Jan 24, 2017 8:48 pm
by daniel
Indeed the 'compte normals from grid' method should be added to CC soon I believe.

But the 'mesh from grid' option is just a very small piece of code that was added 'because it's easy' (a more evolved version based on multiple grids is not planned right now).

And for the POD format, it was something that was asked a long time ago by several users, but as it's a closed format there's few chances that it will ever happen...

Re: Mesh or normal compute FLS files

Posted: Tue Jan 24, 2017 9:56 pm
by Laserbrain
Excellent. Thanks, Daniel!