91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.73M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: C#??AForge??Vision??

資源簡介

通過攝像頭檢測運動,監測運動的物體

資源截圖

代碼片段和文件信息

using?AForge.Video;
using?AForge.Video.DirectShow;
using?AForge.Vision.Motion;
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading;
using?System.Threading.Tasks;
using?System.Windows.Forms;

namespace?Vidoevision
{
????public?partial?class?Form1?:?Form
????{
????????private?readonly?MotionDetector?_detector?=??new?MotionDetector(?new?TwoframesDifferenceDetector()?new?MotionAreaHighlighting());
?????
????????private?int?_statIndex;
????????private?int?_statReady;
????????private?readonly?int[]?_statCount?=?new?int[15];
????????int?_flga;
????????public?Form1()
????????{
????????????InitializeComponent();
????????????CheckForIllegalCrossTh

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

????..A..H.?????40448??2018-01-10?12:22??Vidoevision\.vs\Vidoevision\v14\.suo

?????文件????????187??2018-01-10?10:31??Vidoevision\Vidoevision\App.config

?????文件??????44544??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Controls.dll

?????文件??????66108??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Controls.xml

?????文件??????17408??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.dll

?????文件?????262144??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Imaging.dll

?????文件?????942937??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Imaging.xml

?????文件??????68096??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Math.dll

?????文件?????270650??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Math.xml

?????文件??????57856??2012-02-28?20:50??Vidoevision\Vidoevision\bin\Debug\AForge.Video.DirectShow.dll

?????文件?????179440??2012-02-28?20:50??Vidoevision\Vidoevision\bin\Debug\AForge.Video.DirectShow.xml

?????文件??????18944??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Video.dll

?????文件??????44876??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Video.xml

?????文件??????20992??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Vision.dll

?????文件??????76350??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.Vision.xml

?????文件??????76941??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Debug\AForge.xml

?????文件??????13824??2018-01-10?12:57??Vidoevision\Vidoevision\bin\Debug\Vidoevision.exe

?????文件????????187??2018-01-10?10:31??Vidoevision\Vidoevision\bin\Debug\Vidoevision.exe.config

?????文件??????28160??2018-01-10?12:57??Vidoevision\Vidoevision\bin\Debug\Vidoevision.pdb

?????文件??????22696??2018-01-10?12:57??Vidoevision\Vidoevision\bin\Debug\Vidoevision.vshost.exe

?????文件????????187??2018-01-10?10:31??Vidoevision\Vidoevision\bin\Debug\Vidoevision.vshost.exe.config

?????文件????????490??2016-07-16?19:44??Vidoevision\Vidoevision\bin\Debug\Vidoevision.vshost.exe.manifest

?????文件??????44544??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Release\AForge.Controls.dll

?????文件??????66108??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Release\AForge.Controls.xml

?????文件??????17408??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Release\AForge.dll

?????文件?????262144??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Release\AForge.Imaging.dll

?????文件?????942937??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Release\AForge.Imaging.xml

?????文件??????68096??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Release\AForge.Math.dll

?????文件?????270650??2012-02-23?20:13??Vidoevision\Vidoevision\bin\Release\AForge.Math.xml

?????文件??????57856??2012-02-28?20:50??Vidoevision\Vidoevision\bin\Release\AForge.Video.DirectShow.dll

............此處省略67個文件信息

評論

共有 條評論