1

What is an algorithm to find the largest rectangular pattern that appears more than once in a given image? Given an input img[n][n] of bits, I would like to compute the max area of the repeated pattern.

How can I do this?

Dawn17
  • 6,673
  • 11
  • 45
  • 105

0 Answers0