camera

  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. E

    Question Is It Possible to Access iPhone's Camera Directly to WinForm

    Hello and Good Day Everyone, i am not a Professional [C#] Programmer in anyway, this is my first job as a Software Engineer to be honest as i am a fresh graduate (Just a quick background about me) and i've been in this industry for only about 3 Months now my current project's objective is to...
  3. M

    Question Implement OCR

    Hi everyone, I am Mahendra and I have a question for you, I hope you can help me. I have a project in which I need to implement optical character recognition function for a camera. I was searching on the internet for a fine solution and I found some descriptions on this topic. Finally, I...
  4. N

    Question IP camera viewer with Onvif video analytics

    Dear Developers, We run a little offine/online hat shop and we've installed a Cisco IP camera in the show-window. I want to manage the video surveillance from code. I've found an IP camera NuGet package for building an Onvif viewer in C#, but I need more: I have to count how many people...
Back
Top Bottom