Computer vision
Products: Video Capture SDK .Net
SDK has built-in computer vision functions. You can use them to detect faces, objects, cars, or pedestrians.
Available modules
- PedestrianDetector
- ObjectDetector
- FaceDetector
- CarCounter
The sample code is available in the GitHub repository.
See also
Visit our GitHub page to get more code samples.