Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

3D point cloud registration

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
4,386
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jan 2, 2009

A software I wrote to stitch together point clouds. The user selects at least 3 corresponding points between the two scans and the software calculates the optimal transformation using the Trimmed Iterative Closet Point algorithm (TrICP). The source code is available from my homepage.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (nghiaho12)

  • Pretty impressive, can you send me your source code; i'm trying to implement it but could not get good result so far. My email: duynh1986@gmail

  • @DuyTw You can download it from my homepage

  • 3 first points should be selected exactly or good approximation is enough? which method you use? ICP? if yes im searching ICP's Matlab codes. do you have it? Thanks in advance.

  • I use TrICP (Trimmed ICP).Sorry, I wrote it in C++, no Matlab code. The actual implementation is not too difficult, deciphering the academic papers can be :) If you get stuck trying to implement it give me an email.

    I always try to select 3 point as accurately as possible, easy to do with a GUI. ICP is meant to work with a good approximation. I encountered some ill-conditioned results with 3 points on rare occasions (limitation/bad programming?). Dont know why, but using 4 point works so far.

  • Also, if you are working on a large point cloud, then it is necessary to use a nearest-neighbour library to speed up search. Else you'll be waiting for hours ... because the simple brute force searching is O(N^2)

see all

All Comments (6)

Sign In or Sign Up now to post a comment!
  • Is there any access to this tool? I would very much like to use it. Thank you. Nathan

  • This is very cool. How are each of the two scans created?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more