Amitelle1337

  • Total activity 22
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 5
  • Subscriptions 4

Posts

Recent activity by Amitelle1337 Recent activity Votes
  • Capturing Frames Asynchronously

    I have a project written in C#.Lately, I've started adding migrating my code to async-await syntax for better performance.I was wondering if there's a way (in C#), to capture asynchronously.Current...

  • Object Pool Size

    Hey, I have a system that contains 6 cameras that capture simultaneously, and I am using the c# wrapper for this project.I am having trouble with the object pool because of the massive amount of da...

  • Capturing dummy frames

    I am trying to build a system to scan objects. I was wondering if it is necessary to capture "dummy" frames in order to "heat up" the camera. I think I saw it being used in one of the examples but ...

  • Interference between different technologies

    I am trying to build a general system that can detect different technologies connected to the computer and act accordingly.Therefore I would like to know whether there can be Interference between d...