esp-dl icon indicating copy to clipboard operation
esp-dl copied to clipboard

Movement detection (AIV-691)

Open BenDix62 opened this issue 1 year ago • 1 comments

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 avatar Apr 17 '24 10:04 BenDix62

@BenDix62 https://github.com/espressif/esp-dl/blob/master/esp-dl/vision/image/dl_image.cpp#L776

100312dog avatar Oct 21 '24 06:10 100312dog