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

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

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Diagnostics;
using?System.Runtime.InteropServices;
using?Emgu.CV;
using?Emgu.CV.CvEnum;
using?Emgu.CV.Structure;
using?Emgu.CV.UI;

namespace?ImageProcessLearn
{
????public?partial?class?FormFeatureDetection?:?Form
????{
????????//成員變量
????????private?string?sourceImageFileName?=?“wky_tms_2272x1704.jpg“;???//源圖像文件名
????????private?Image?imageSource?=?null;????????????????????//源圖像
????????private?Image?imageSourceGrayscale?=?null;??????????//灰度源圖像

????????public?FormFeatureDetection()
????????{
????????????InitializeComponent();
????????}

????

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

?????文件??????43447??2010-03-03?21:04??特征檢測\FormFeatureDetection.cs

?????文件??????99495??2010-02-27?18:36??特征檢測\FormFeatureDetection.Designer.cs

?????文件???????5814??2010-02-27?18:36??特征檢測\FormFeatureDetection.resx

?????文件???????9207??2010-02-27?19:42??特征檢測\SiftDetector.cs

?????文件???????6077??2010-02-27?19:44??特征檢測\VlFeatInvoke.cs

?????目錄??????????0??2010-03-03?22:16??特征檢測

-----------?---------??----------?-----??----

???????????????164040????????????????????6


評論

共有 條評論