Implementing dynamic mode by filtering pixels changed more than a certain threshold between two images.
Dynamic mode is a filter which detects differences 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