Skip to content

rayimport point clouds with no trajectory infos #34

Answered by thomas-lowe
redcat-sci asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Christian, I'm glad you're having some success.

  1. Yes this is expected, raysplit grid cuts through rays, not just selecting points. So the centre grid will contain all the ray starts. These are marked as non return rays with alpha 0, and their end points are coloured black to help. You can remove them with raysplit alpha 0. If your cloud was collected with mobile mapping then you might want to do rayimport x.ply ray 0,0,-0.1 so all the rays are small and local. It will stop the cut rays when using raysplit grid.
  2. Yes, tripod scans from multiple views is good. You can combine with raycombine (default params) but may have to rayalign first, but rayalign needs at least 30% overlap so auto a…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@redcat-sci
Comment options

@thomas-lowe
Comment options

Answer selected by redcat-sci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants