I am working on a project that uses image differentiaton,person/animal detection, etc. To accomplish this, I can either use OpenCV library or use TinyML lite. The problem is, however, I don't know how to link the OpenCV library or TinyML lib with nRF52840 . Can anyone tell me how to do this? Thank you.