All Questions
Tagged with computer-games computer-vision
4 questions
2
votes
1
answer
124
views
The task of recognizing game units in the screenshot
I'm new to computer vision and I want to solve the task of recognizing the game units of the game Clash Royale in the screenshot.
Briefly, there are about 70 different types of gaming units belonging ...
0
votes
0
answers
179
views
Reversible 2D Shape Descriptor
This is a research problem and I am just wondering if there is any already existing answer in any computer vision related paper that may have skipped my notice since this is not my active area of ...
0
votes
0
answers
60
views
How motion capture system works?
Can you explain in step-by-step basis of how motion capture system work? Especially the part, that enables the 3D models to mimic the movement of the actor.
1
vote
0
answers
150
views
Any applications that need fast insert or delete for quadtrees?
I know that quadtree could be used in collision detection. But most articles I found are related with quadtree construction and retrieval. I wonder if there are some circumstances which involve both a ...