簡介
使用AForge Video進(jìn)行錄像
界面 運行 代碼
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.F…
AForge處理視頻和拍照
下載AForge相關(guān)的dll: AForge, AForge.Controls ,AForge.Video ,AForge.Video.DirectShow, AForge.Video.FFMPEG
包括如下:
using AForge; using AForge.Controls; using AForge.V…