ESP-EYE/CAM Software documents and code
Posted: Thu Apr 18, 2019 9:56 am
Hi,
My first post, and not sure if this is right place, sorry if it isnt.. I want to develop a remote camera based concept that has nothing to do with facial recognition, but I am struggling to find documentation/examples to help me.
What I need initially is to be able to put a grid on the screen. This must be possible as that's what the recognized face does when it draws box, but please how?
Having sorted that problem I would also like the ability to do my own SIMPLE computer vision (certainly nothing like OPENCV) by getting a Bitmap from camera and modifying pixel by pixel from/to array, before sending to server
And finally to get xy coordinates from the webpage of the mouse position with a button press to help with above.
Ideally solution would work in Arduino IDE but if not then I guess I'll come to terms with IDF.
I'm sure the above is generic enough to be of interest to many makers out there.
Any help greatly appreciated.
Steve
My first post, and not sure if this is right place, sorry if it isnt.. I want to develop a remote camera based concept that has nothing to do with facial recognition, but I am struggling to find documentation/examples to help me.
What I need initially is to be able to put a grid on the screen. This must be possible as that's what the recognized face does when it draws box, but please how?
Having sorted that problem I would also like the ability to do my own SIMPLE computer vision (certainly nothing like OPENCV) by getting a Bitmap from camera and modifying pixel by pixel from/to array, before sending to server
And finally to get xy coordinates from the webpage of the mouse position with a button press to help with above.
Ideally solution would work in Arduino IDE but if not then I guess I'll come to terms with IDF.
I'm sure the above is generic enough to be of interest to many makers out there.
Any help greatly appreciated.
Steve