Homogeneous Coordinates (Cyrill Stachniss, 2020)

  Рет қаралды 28,296

Cyrill Stachniss

Cyrill Stachniss

Күн бұрын

Пікірлер: 42
@zainmehdi8886
@zainmehdi8886 4 жыл бұрын
I really admire and am thankful to you for making your lectures available to people who are not fortunate enough to sit in your lectures. Your contributions will go a long way.
@karthickpn450
@karthickpn450 4 жыл бұрын
This is such a great lecture. Thanks for posting on KZbin.
@cosmic_gate476
@cosmic_gate476 3 жыл бұрын
I used this lecture to help me prep for 3D Graphics concepts. So glad the world of computer vision and photogrammetry intersect with that of video games!
@子维-u1g
@子维-u1g 3 жыл бұрын
Me too. These lectures are really helpful, the ICP lectures also helped me a lot
@SkrtlIl
@SkrtlIl Жыл бұрын
As a math noob all these things working perfectly together to create shortcuts for "normal" vector geometry stuff while also explaining inifitesimal coordinates and their operations feel like a fever dream
@adriennewinter9949
@adriennewinter9949 2 жыл бұрын
Cyrill, you don't know me, but I love you, you save lives.
@jimrecord6505
@jimrecord6505 4 жыл бұрын
I’ve been a user of homogeneous coordinates for decades. The ability to easily handle “points at infinity” is fantastic.
@CyrillStachniss
@CyrillStachniss 4 жыл бұрын
absolutely!
@coemgeincraobhach236
@coemgeincraobhach236 3 жыл бұрын
Thanks so much for taking the time to make these videos! Id be lost in machine vision without them!
@tetlleyplus
@tetlleyplus 2 жыл бұрын
This is simply a Masterclass! Absolutely fascinating!
@CyrillStachniss
@CyrillStachniss 2 жыл бұрын
Thanks
@familywu3869
@familywu3869 16 күн бұрын
Thank you so much for sharing your wisdom for free! Really helpful!
@avelkm
@avelkm 9 ай бұрын
Your explanations and motivation behind the math is very easy to understand for me, who finished University some 18 years ago and now needs to study robotics and UAV... because I live in Ukraine. Thanks a lot!
@satypk8664
@satypk8664 6 ай бұрын
Hey , what are some other sources you are referring for this. Enrolled in any university course or self? I am also a working professional exploring this field of robotics and UAV.
@pensive_
@pensive_ Ай бұрын
Good lecture: But, how do you test if given coordinates are homogeneous ?
@vincenzopeccheneda6992
@vincenzopeccheneda6992 Жыл бұрын
mi hai fatto bestemmiare come pochi al mondo ma ti rispetto, my man
@squaidinkarts
@squaidinkarts 5 ай бұрын
This is an amazing lecture, thank you!
@weiguozhang17
@weiguozhang17 Жыл бұрын
Fantastic video and great lecture!
@emirhandemir3872
@emirhandemir3872 6 ай бұрын
Awesome explanation. Thanks a lot. Now I can understand the paper I'm reading :D
@hijibijb
@hijibijb 3 жыл бұрын
The table at 31:59 ---- shouldn't the Z matrix for Y-axis mirroring be [[-1, 0], [0, 1]] ? In the slide it is [[1, 0], [0, -1]]....
@mihir777
@mihir777 2 жыл бұрын
yes, correct
@AkamiChannel
@AkamiChannel 10 ай бұрын
What do we do to find the curve when we projectivize exp?
@nicolasperez4292
@nicolasperez4292 3 жыл бұрын
Hi Cyrill, I think it would've been better to explain the shear transformation as it was introduced. It is not clear how the matrix A is parameterized. (i.e. why is it an arbitrary matrix)
@cardinalblues7121
@cardinalblues7121 2 жыл бұрын
this lecture is amazing ,thank you
@winafox
@winafox Жыл бұрын
maybe adding a few projective coordinates to explain homogeneous coordinates, will be more easy to understand.
@mehmetrzaoz9016
@mehmetrzaoz9016 3 жыл бұрын
Thank you for the whole series. Could you share the link for the slides please?
@CyrillStachniss
@CyrillStachniss 3 жыл бұрын
Send me an email and I will send you the slides.
@kyudanpi4436
@kyudanpi4436 4 жыл бұрын
Great! I like this style.
@CyrillStachniss
@CyrillStachniss 4 жыл бұрын
Thanks
@asknlpexpert
@asknlpexpert Жыл бұрын
Thank you
@aakash2mit
@aakash2mit 3 жыл бұрын
its great great........... literally ...thanku Cyrill
@J2000Ray
@J2000Ray 3 жыл бұрын
Hello, could someone tell me how to interpret the notation he's using for the translation matrix at 23:36? How could i expand it into a different form? Im not that familiar with matrix notation. plz and thanks
@CyrillStachniss
@CyrillStachniss 3 жыл бұрын
It is simply a 4x4 matrix. The four blocks are of dimension 3x3; 3x1; 1x3; 1x1
@randyhelzerman
@randyhelzerman 3 жыл бұрын
Thanks for making me feel stupid for not being able to figure out myself what the relationship between pinhole cameras and homogeneous coordinates are :-).
@CyrillStachniss
@CyrillStachniss 2 жыл бұрын
Pinhole cameras realize the central projection. This projective mapping is the most general mapping that can be expressed by a matrix multiplication in H.C. - thus it is a great framework for these types of problems
@mailoisback
@mailoisback 2 жыл бұрын
Also have a look here: en.wikipedia.org/wiki/Camera_matrix
@mohamedessam1397
@mohamedessam1397 2 жыл бұрын
Thank you prof.
@amortalbeing
@amortalbeing 2 жыл бұрын
This was great. thanks a lot doc :) God bless you
@bugrahana3395
@bugrahana3395 4 жыл бұрын
This is really good explanation.
@anthonystrefwick2209
@anthonystrefwick2209 2 жыл бұрын
Screen is dark throughout
@Ouss14705
@Ouss14705 3 жыл бұрын
very helpful lecture, thanks!
@김인수-z2p
@김인수-z2p 3 ай бұрын
8:27 The reason why use the homogeneous coordinate instead of the cartesian -
Camera Intrinsics and Extrinsics - 5 Minutes with Cyrill
5:59
Cyrill Stachniss
Рет қаралды 46 М.
3D Coordinates and Representations of Rotations (Cyrill Stachniss, 2020)
1:26:57
Я сделала самое маленькое в мире мороженое!
00:43
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 2,8 МЛН
Человек паук уже не тот
00:32
Miracle
Рет қаралды 1,9 МЛН
兔子姐姐最终逃走了吗?#小丑#兔子警官#家庭
00:58
小蚂蚁和小宇宙
Рет қаралды 13 МЛН
Photogrammetry I - 14 - Homogeneous Coordinates (2015)
1:20:02
Cyrill Stachniss
Рет қаралды 31 М.
Probability Primer for Probabilistic Robotics (Cyrill Stachniss)
42:34
Cyrill Stachniss
Рет қаралды 15 М.
The Basics about Bundle Adjustment (Cyrill Stachniss)
1:23:12
Cyrill Stachniss
Рет қаралды 30 М.
Triangulation for Image Pairs (Cyrill Stachniss)
1:06:35
Cyrill Stachniss
Рет қаралды 22 М.
Bayes Filter  (Cyrill Stachniss)
32:06
Cyrill Stachniss
Рет қаралды 29 М.
09 Homogeneous Coordinates
53:09
Enrique Rosales
Рет қаралды 783
Least Squares - An Informal Introduction (Cyrill Stachniss)
1:01:09
Cyrill Stachniss
Рет қаралды 17 М.
ENB339 lecture 9: Image geometry and planar homography
35:23
Peter Corke
Рет қаралды 176 М.
Kalman Filter & EKF (Cyrill Stachniss)
1:13:36
Cyrill Stachniss
Рет қаралды 81 М.
Я сделала самое маленькое в мире мороженое!
00:43