Ask Your Question

Smooth's profile - activity

2016-10-17 01:32:13 -0600 commented question Where to start with pattern recognition

Can anyone please give me some info on where to start?

2016-10-13 09:18:49 -0600 asked a question Where to start with pattern recognition

Hello, newbie here, I'm playing with OpenCV for a couple of days, and I like it a lot!

So, not to waste your time, I need some insight on what types of methods to use on finding similar pattern on (thousands) multiple images.

The pattern is black and white picture, just some intersection. Here you can find such image. Also to note, image can be rotated or proportionaly scaled.

Here's one example of query image: image description

What algorithms to use from CV?