Implement the dynamic filter and see the results
Dynamic mode is a filter which detects defferences between images and removes pixels which change more than a certain amount between the two images. This filter is implemented and applied to the live images the camera takes.
Start by running the app (F5) or debugging (F7+F10). Set a breakpoint on the first row inside the main function to debug step-by-step. See the results in the viewer on the DevicePage.
filtering, visionary, sample, sick-appspace