Iterative Closest Point (ICP) - Computerphile

preview_player
Показать описание
You've scanned a room or object and now you have lots of discrete scans you want to fit together. Dr Mike Pound explains how the Iterative Closest Point Algorithm is used.

this video was originally titled "Joining Point Cloud Scans" and was renamed for clarity Feb 2023

Mesh Lab:


This video was filmed and edited by Sean Riley.


Рекомендации по теме
Комментарии
Автор

The problem I have with Dr Mike's videos is that whenever I come here to learn about a specific thing, I end up binge watching many more of his vids, and then forget the reason I came here in the first place.

tapiomakinen
Автор

That video is rather unexpected - thought the next Mike Pound video would definitely be about Log4j.

Tarsonis
Автор

Very timely :) I have just finished stitching together several hundred lidar scans of a 2 km long road tunnel for a client. I relied pretty heavily on the auto-alignment software!

renhansen
Автор

Singular value decomposition is one of those things that translate extremely well to GPUs. In fact, Nvidia's CUDA library has purpose-built SVD support (the cusolverDnDgesvd function in its cuSolver package).

davidgillies
Автор

Finally a video on the technical aspects of Insane Clown Posse (ICP).

ChrisDreher
Автор

Mike's videos are always pretty engaging. This one is right there near the top.
Pretty cool stuff.

FranciscoNogueira
Автор

Enjoyed - nicely explained. Love the enthusiasm.
Seems to me that it works well for the scenery but there is a whole set of other problems if there are moving components. First level difficulty a moving rigid object - say a car. Even more tricky a flexible item - say a person walking.
For a real time application then more frequent scans means closest point is more likely to be the corresponding point but you have less time to process each scan - interesting trade off.

andrewharrison
Автор

Hope to see a video on log4shell, when you get around to it :)

ivarkrabol
Автор

In astronomy we often need to map arbitrary images of the night's sky to Right Ascension and Declination coordinates (called plate solving). I wonder if this algorithm is involved, using stars as the points.

AndrewWhise
Автор

This is great, I've worked as a Lidar engineer for like a decade now, and ICP is one of those tools which will just tie everything together in a nice bow.

Kruglord
Автор

It's inspiring how you explain different computer science topics and still explain them all exceptionally well.

salah
Автор

Very nice explanation! You could have also shown how bad it can get by doing the wrong initial point correspondence and hitting a local minimum.

joeab
Автор

I’m currently doing my dissertation on using lidar on iphones to create 3d meshes. I’ve been watching computerphile since its inception back when i was in high school, crazy to think how far i’ve come since then

CryTyped
Автор

I thought the Utah teapot was the archetypal 3D model, never heard of the Stanford bunny!

Richardincancale
Автор

I had this video in my watch later over 3 months now. My expectation was to learn something about photogrammetry and matching pairs to build a tree and then a point cloud. I had some ideas to how it might work with projection and interaction, but that seemed a little involved. Now with the topic of doing 2D or 3D tracking in video, I always assumed the 2D example would do an extrapolated spiral search pattern for points and just find the lowest difference in the search area.

But it never occured to me to see matrix tricks like SVD show up. Such a crossover.

I knew that a fourier transform on a matrix (like an image) would ignore any kind of translation or rotation, so you would use it for pattern matching for example. There was an actual optical application by Huygens Optics in a video a long while ago.

Veptis
Автор

Pleease more of this :3 great, interesting stuff perfectly presented as always

maxmusterman
Автор

I'm a simple man. If I see Dr Mike Pound in a thumbnail, I click.

DavidMorales-xzfn
Автор

I am loving these recent videos on Computer Vision! Thanks!

willmanjm
Автор

I had no idea you could use meshlab like that. Thank you for making this.

QuintinMassey
Автор

now do one about SLAM (specifically with lidar maybe), would be a very cool topic

KarlssonF
welcome to shbcf.ru