❔ Facial recognition and centering using emgucv and arduino servos (visual studio)
Hi guys, I am code illiterate. I found this code and need help because I do not know how to fix any issues or anything.
These are the issues im getting:
Error CS1729 'Capture' does not contain a constructor that takes 0 arguments
Error CS1061 'Capture' does not contain a definition for 'QueryFrame' and no accessible extension method 'QueryFrame' accepting a first argument of type 'Capture' could be found (are you missing a using directive or an assembly reference?)
Error CS0103 The name 'imageBox1' does not exist in the current context
I'll put screenshots in as well
These are the issues im getting:
Error CS1729 'Capture' does not contain a constructor that takes 0 arguments
Error CS1061 'Capture' does not contain a definition for 'QueryFrame' and no accessible extension method 'QueryFrame' accepting a first argument of type 'Capture' could be found (are you missing a using directive or an assembly reference?)
Error CS0103 The name 'imageBox1' does not exist in the current context
I'll put screenshots in as well

