Yigal BZ

Yigal BZ

  • 1.6k
  • 112
  • 7.3k

How to train and detect object from web cam, locally

Sep 20 2023 8:11 AM

I would like to learn how to train and detect  an object using C#.

The detection needs to be on real time, on local machine, without stable internet connection, so I assume Azure will not be useful.

The detection needs to identiny if one (or more), out of 4 pre-trained objects exist in the frame.

If exist, to report back which object was detected, with coordinate.

Any guidance how to start? any tutorial that I can use?


Answers (2)