Loading [MathJax]/extensions/tex2jax.js

You are here: Start » Program Examples » HMI Handling Events

HMI Handling Events

Aim:

Create a functional HMI that allows users to pick a pixel using the cursor, check its color, and compare it with the previously selected pixel. Everything should be executed independently of the main loop.

Hints:

Use event-handling macrofilters to handle the mouse click and move events.

Solution (FIS):

►Click here to show the solution.

Used Filters

►Click here to show the filters list.