Motion detection via webcam input

For a current project I need to detect motion on redefined regions within a webcam feed. Does anyone know if this is possible using Unity? Are there any tutorials, blog, posts, libraries, that might help?

look for unity opencv plugins, might be the easiest way…