Problem 42341. LMI Twins : Fuzzy Image matching
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
Tim created another superb solution. The highlights are an elegant center of square's determination using ndgrid. The crux of his method is a convolution for each square not using "same" with an interesting centroid kernel. The comparison between all square convolutions for all rotations utilizes a concise norm metric function. The method should work on non-binary images. The best six matches from the 180x180 upper triangle error array are handily converted into the output format. Thank You Tim for this elegant solution.
Problem Recent Solvers3
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
4840 Solvers
-
given 3 sides, find area of this triangle
730 Solvers
-
64 Solvers
-
Permute diagonal and antidiagonal
275 Solvers
-
GJam: 2013 Rd1a Bullseye Painting
23 Solvers
More from this Author255
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!