#object-detection

  1. ocnuybear

    Resolved Person Detection with Webcam using OpenCV

    Can someone please help correct this code: Need to track Full Body People, not the usual faces and it is very hard to find c# code for that specificly. using System; using System.Diagnostics.Tracing; using System.Windows.Forms; using AForge.Video; using AForge.Video.DirectShow; using Emgu.CV...
  2. C

    Document presence recognition algorithm

    Hi All, I am trying to implement an algorithm for the detection of the document presence in C# ( with .NET Framework 4.6.2). There is a document holder where the document is inserted. The document holder background is red. In front of the document holder there is a camera that takes a photo and...
Back
Top Bottom