Hello All,
I am looking for a method to detect motion detection/capture in basic4android. Something that can capture two pictures and compare the difference between them. I have found this "android-motion-detection" But how can I implement this in basic4android? Can anyone point me to the right direction please?
Is there no such library or method in b4a that would simulate the similar effect? Just to clarify, I don't want image capture, I want to trigger an action, if camera detects any movement.
Search for OpenCV in the forum. You are not the only one interested in similar functionality. I'm hoping that one day we will have an opencv library. Maybe we can get one of the library experts to give it a try.