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
  • 7,825
  • 16
  • 57
  • 118

0 Answers0