Problem 58936. Find the 2023 Russian Lunar Lander (LUNA-25)
Locate the LUNA-25, 2023 Russian Lander, by comparing Pre and Post-Landing Lunar images.
Give the [row,col] of the approximate center of the lander. The images are cropped/aligned to +/- 1 pixel at center.
[RUr,RUc]=LunarLander(Base,PostLanding)
Solution Stats
Problem Comments
-
3 Comments
Richard Zapor
on 2 Sep 2023
Operator error. assert(valid) vs development assert(1).
Richard Zapor
on 2 Sep 2023
The real fun is solving a RobustFit registration of regions where second region may have clustered deviation.
Christian Schröder
on 2 Sep 2023
Figured as much! And I tried doing a proper solution too, but the images don't actually align perfectly, so naive attempts (say, taking the squared deviations and convolving with some mask to consider regions rather than individual pixels) don't work so well.
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
Check to see if a Sudoku Puzzle is Solved
321 Solvers
-
Number of 1s in the Binary Representation of a Number
444 Solvers
-
Lychrel Number Test (Inspired by Project Euler Problem 55)
98 Solvers
-
45 Solvers
-
351 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!