2021-04-30

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

No comments:

Post a Comment