Movement detection
Posted: Tue Apr 23, 2024 3:17 pm
Hi there,
I am looking into detecting movement and found the elequent library (specifically -https://github.com/eloquentarduino/Eloq ... etection.h) , which is using the get_moving_point_number() (from /include/image/dl_image.hpp -> https://github.com/espressif/esp-dl/blo ... e.hpp#L326 )
The Function is very well explained, but I don't seem to find where the source code is. Can someone point me into the right direction?
Thank you in advance!
I am looking into detecting movement and found the elequent library (specifically -https://github.com/eloquentarduino/Eloq ... etection.h) , which is using the get_moving_point_number() (from /include/image/dl_image.hpp -> https://github.com/espressif/esp-dl/blo ... e.hpp#L326 )
The Function is very well explained, but I don't seem to find where the source code is. Can someone point me into the right direction?
Thank you in advance!