Ask Your Question
0

How recognize the surrounding of target in picture with template in python?

asked 2018-04-11 06:16:40 -0600

How recognize the surrounding of target in picture with template in python?

If use a square to highlight a number But would like recognize this number depending On similar surrounding of the number in picture To achieve 100% recognition , how to do?

edit retag flag offensive close merge delete

Comments

canyou get someone close to read over your question, and help to improve it ?

we need more context, image, code, anything.

(also, it looks like the classical XY problem. you want something, you think, template matching is the solution, so you ask about that. maybe it's entirely wrong ?)

berak gravatar imageberak ( 2018-04-11 06:48:18 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-04-11 07:53:26 -0600

I have used template matching for a letter word but I think a number or word square itself do not have enough characteristic to recognize all 100% when there are many similar number or words around, so I think whether possible to reverse to recognize by exclude the target to recognize this target , I think that there is no google search result or no one done in the past. so, I ask whether opencv can do this or need to rewrite another version of template matching? It is not just using function to do, so far I do not write this code, no code yet.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-04-11 06:16:40 -0600

Seen: 35 times

Last updated: Apr 11 '18