C# computer vision tutorial #3: Motion recognition - Tripwire

  • 9 years ago
You can read more about this topic on our website: http://www.camera-sdk.com/

This is the third part of our C# computer vision tutorial.

In this tutorial video you will get to know more about motion recognition, tripwire. Plus you can see a step-by step- tutorial on how to create a tripwire application.

On the following webpages you can find descriptions, examples and free source codes to further computer vision solutions:

How to implement Tripwire in C#:

http://www.camera-sdk.com/p_252-how-to-implement-tripwire-in-c-onvif.html

How to implement OCR (Optical Character Recognition) in C#:
http://www.camera-sdk.com/p_259-how-to-implement-optical-character-recognition-in-c-onvif.html

How to implement Frame capture from an USB camera in C#:
http://www.camera-sdk.com/p_261-how-to-implement-frame-capture-from-an-usb-camera-in-c-onvif.html

How to implement face detection in C#:
http://www.camera-sdk.com/p_267-how-to-implement-face-detection-in-c-onvif.html

How to achieve image masking in C#:
http://www.camera-sdk.com/p_248-how-to-implement-image-masking-in-c-onvif.html

How to implement barcode reading from the video stream of an USB camera in C#:
http://www.camera-sdk.com/p_264-how-to-implement-barcode-scanning-from-the-stream-of-an-usb-camera-in-c-onvif.html

How to accomplish motion detection in C#:
http://www.camera-sdk.com/p_251-how-to-implement-motion-detection-in-c-onvif.html