esp-dl
esp-dl copied to clipboard
Movement detection (AIV-691)
Hi there, I am looking into detecting movement and found the elequent library, which is using the get_moving_point_number() (from /include/image/dl_image.hpp)
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
@BenDix62 https://github.com/espressif/esp-dl/blob/master/esp-dl/vision/image/dl_image.cpp#L776