1 | initial version |
I see a few possible solutions for your particular task: - it seems that simple and fast phase correlate should be enough, see phaseCorrelate() function docs; - text is self-similar on the letter size scale and not self-similar on the word size scale, hence you can try to increase zone for key-point descriptor if you want to stay in salient points approach.
2 | No.2 Revision |
I see a few possible solutions for your particular task:
- task:
3 | No.3 Revision |
I see a few possible solutions for your particular task: