-
Notifications
You must be signed in to change notification settings - Fork 10
Region coords question #7
Comments
Which part / page / library are you talking about ? |
Oh sorry, |
Or you using ESP32-cam ? |
If you're using ESP32-cam, you'd better follow the other repositoy: https://github.com/eloquentarduino/EloquentEsp32cam (add after a week, on Jan 17the 2023) : .... but is seams to be not ready yet |
Did you try the example https://github.com/eloquentarduino/EloquentSurveillance/blob/main/examples/RegionMotionDetectionExample/ ?
In the example file, it says TOP-LEFT |
Hello
is still .x and .y TOP/LEFT in the region definition when I use
camera.vflip();
camera.hflip();
in camera settings?
Or they are "moved to BOTTOM/RIGHT"?
Thanx
The text was updated successfully, but these errors were encountered: