How to use OpenCV to detect simple 2d character?

For my project, I need the program to find the location of a video game character on the screen (similar to one below):

character

Of course, there is no pre-built classifier for this in OpenCV. Would I have to train a NN classifier for this task, or is that over-engineering and there is a simpler solution?



from Recent Questions - Stack Overflow https://ift.tt/3gQrSpA
https://ift.tt/3xywCpF

Comments

Popular posts from this blog

Today Walkin 14th-Sept

Hibernate Search - Elasticsearch with JSON manipulation

Spring Elasticsearch Operations