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
-
4547 Solvers
-
294 Solvers
-
Choose the best fitting dominoes
206 Solvers
-
780 Solvers
-
Compute the dilation of a binary image
51 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!