createBackgroundSubtractorMOG2 opencv function

Hello, For my project, I need to count moving object through OpenMV, frame can use very low resolution because object accuracy is not much important, i could use same with createBackgroundSubtractorMOG2 OpenCV function. with openmv i am looking a similar solution. anybody tried similar anything with OpenMV? please give any suggestion, Thanks

Use the frame differencing scripts.

Hi, can you please share any reference or sample program for frame differencing scripts for start this project. I am looking a solution for low resolution moving object count. Thanks

File → Examples → OpenMV → Frame Differencing