Hello, does anyone know any drawing detection methods?
little explanation: In my game, I'm going to have players draw something (i.e. a star) with parts and I want to detect if it's close enough to the real thing/model.
Any ideas on where to start?
the only idea I've thought of is region3 detection but I'm thinking it'll be too inaccurate.
Any thoughts help. Thanks :)