EloquentSurveillance icon indicating copy to clipboard operation
EloquentSurveillance copied to clipboard

Region coords question

Open pklosko opened this issue 2 years ago • 5 comments

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

pklosko avatar Dec 12 '22 21:12 pklosko

Which part / page / library are you talking about ?

Patriboom avatar Jan 10 '23 00:01 Patriboom

Oh sorry, version=1.0.13

pklosko avatar Jan 12 '23 18:01 pklosko

Or you using ESP32-cam ? If so ... Simone asked me to follow the development through his new repository : https://github.com/eloquentarduino/EloquentEsp32cam

Patriboom avatar Jan 13 '23 00:01 Patriboom

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

Patriboom avatar Jan 13 '23 00:01 Patriboom

Did you try the example https://github.com/eloquentarduino/EloquentSurveillance/blob/main/examples/RegionMotionDetectionExample/ ?

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

In the example file, it says TOP-LEFT

Patriboom avatar Jan 19 '23 13:01 Patriboom