tomato potato
tomato potato

Reputation: 1

How to match two different image which has lots of repetitive feature?

Suppose we have two image. One of them is a template image, the other is a source image acquired from camera. As the usual template match algorithm, a regoin in the source image is highly similar to the template image. However, there are some slight differences between them so that traditional template match algorithm fails. One more important detail in the images is that there are lots of repetitive feature in the image. I tried some feature match algorithm, they all failed in this situation.

A PCB image example

SIFT: good case

SIFT: bad case

Is there any solution or suggestion about this? Some traditional algorithm will be better!

Upvotes: 0

Views: 117

Answers (0)

Related Questions