Android_OCV_Movement_Detection icon indicating copy to clipboard operation
Android_OCV_Movement_Detection copied to clipboard

An android app using OpenCV's BackgroundSubtractionMOG algorithm

Results 2 Android_OCV_Movement_Detection issues
Sort by recently updated
recently updated
newest added

This app always show movements while holding in hand except in hands of trained sniper. It is be good if app learned to discard movements caused by inaccurate device holding

I tried using this code with OpenCv 3.1 as 2.4.3 is not there anymore. However, I have problem importing this: `import com.ocv.objectdetect.R;` The app crashes if I remove this.