Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 470 Bytes

File metadata and controls

15 lines (12 loc) · 470 Bytes

Cross-platform .NET library for digital signal processing

Installation

Install UMapx.Video.Windows to your project using NuGet package manager.

C# interface

using UMapx.Video.DirectShow;
using UMapx.Video.VFW;

To get started with UMapx.Video.Windows try simple example.

License

MIT