C# computer vision tutorial #4: Object detection
You can read more about this topic on our website: http://www.camera-sdk.com/
This is the fourth part of our C# computer vision tutorial.
In this tutorial video you will get to know more about object detection- edge detection. Plus you can see a step-by step- tutorial on how to create an edge detecting application.
On the following webpages you can find descriptions, examples and free source codes to further computer vision solutions:
How to achieve edge detection in C#:
http://www.camera-sdk.com/p_255-how-to-implement-edge-detection-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
This is the fourth part of our C# computer vision tutorial.
In this tutorial video you will get to know more about object detection- edge detection. Plus you can see a step-by step- tutorial on how to create an edge detecting application.
On the following webpages you can find descriptions, examples and free source codes to further computer vision solutions:
How to achieve edge detection in C#:
http://www.camera-sdk.com/p_255-how-to-implement-edge-detection-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
Category
🤖
Tech