android-motion-detection

salmander

Active Member
Licensed User
Longtime User
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?

Thanks. :sign0163:
 

salmander

Active Member
Licensed User
Longtime User
You will need to wrap this library. It shouldn't be too difficult. See the libraries developers sub-forum.
Thanks Erel.

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.
 
Upvote 0

kolbe

Active Member
Licensed User
Longtime User
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.
 
Upvote 0
Top