Hi I want to draw a rectangle on a video stream(web cam video or loaded saved video) that I have streaming on a picture box. This is a C# application and I am using EmguCV 2.1.0.0. I have been successful in displaying the video stream on the picturebox in the form.
Can I use Emgucv to draw on the video or should I use something else ? Can I use Dshownet or something like that ?
Thanks for taking the time to read this.
Many Thanks