eloquentarduino / EloquentSurveillance

GNU General Public License v3.0
40 stars 10 forks source link

Region coords question #7

Open pklosko opened 1 year ago

pklosko commented 1 year ago

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

Patriboom commented 1 year ago

Which part / page / library are you talking about ?

pklosko commented 1 year ago

Oh sorry, version=1.0.13

Patriboom commented 1 year ago

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

Patriboom commented 1 year ago

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 commented 1 year ago

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