AForge.
I am using AForge.NET library for image processing. Using this library I am able detect basic shapes within an …
c# aforgeI need to do some thresholding for my image. The threshold filter function just accepts 8-16bpp grayscale. My bitmap …
c# image image-processing pixel aforgeI'm trying to use AForge.NET to detect a thick white line across an Image. It's like pipe that I …
c# .net image pattern-recognition aforgeI have 400 sequence images. I want to create from them video file ( clip .. mpeg ) I download the 'AForge.NET' and …
c# aforgeI am currently working with AForge, and have an on new frame event that posts the frame, as a bitmap, …
c# winforms thread-safety picturebox aforgeMy WinForms .NET 4 C# application records the desktop while the user interacts with it. It uses the AForge FFMPEG or …
c# .net screen-capture frame-rate aforgei try to do a recording function where the source is from IP Camera in C# using AForge but i …
c# asp.net aforge