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

  • 大小: 6.31MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-09-24
  • 語言: C#
  • 標簽: harrisCorner??源代碼??c#??

資源簡介

實現了對角點檢測的算法,采用harris 角點檢測,語言為c#。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;

namespace?HarrisCorner
{
????class?Correlationcs
????{
????????private?double[]?kernel;

????????public?Correlationcs(double[]?Kernel)
????????{
????????????for?(int?col?=?0;?col?????????????{
????????????????for?(int?row?=?0;?row?????????????????{
????????????????????kernel[col?row]?=?Kernel[col?row];
????????????????}
????????????}
????????}
????}
}

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

?????文件?????536952??2007-04-22?22:45??HarrisCorner\HarrisCorner\bin\Debug\1304.jpg

?????文件?????105505??2011-07-18?20:53??HarrisCorner\HarrisCorner\bin\Debug\1304imagePicture.jpg

?????文件?????122490??2011-01-15?11:59??HarrisCorner\HarrisCorner\bin\Debug\box.jpg

?????文件?????603136??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\cvextern.dll

?????文件?????253952??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.dll

?????文件??????19968??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.GPU.dll

?????文件??????62569??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.GPU.xml

?????文件??????32768??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.ML.dll

?????文件?????113345??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.ML.xml

?????文件?????126976??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.UI.dll

?????文件??????34788??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.UI.xml

?????文件????1041845??2011-02-03?13:18??HarrisCorner\HarrisCorner\bin\Debug\Emgu.CV.xml

?????文件??????32768??2011-02-03?13:14??HarrisCorner\HarrisCorner\bin\Debug\Emgu.Util.dll

?????文件??????21208??2011-02-03?13:14??HarrisCorner\HarrisCorner\bin\Debug\Emgu.Util.xml

?????文件?????506314??2011-01-16?06:17??HarrisCorner\HarrisCorner\bin\Debug\haarcascade_eye.xml

?????文件????3644763??2011-01-16?06:17??HarrisCorner\HarrisCorner\bin\Debug\haarcascade_frontalface_alt_tree.xml

?????文件???????8192??2011-07-18?20:53??HarrisCorner\HarrisCorner\bin\Debug\HarrisCorner.exe

?????文件??????19968??2011-07-18?20:53??HarrisCorner\HarrisCorner\bin\Debug\HarrisCorner.pdb

?????文件??????11600??2011-07-18?20:20??HarrisCorner\HarrisCorner\bin\Debug\HarrisCorner.vshost.exe

?????文件????????490??2010-03-17?22:39??HarrisCorner\HarrisCorner\bin\Debug\HarrisCorner.vshost.exe.manifest

?????文件??????14701??2011-07-18?20:17??HarrisCorner\HarrisCorner\bin\Debug\matrix.jpg

?????文件??????12351??2011-07-18?20:46??HarrisCorner\HarrisCorner\bin\Debug\matriximagePicture.jpg

?????文件?????419840??2011-02-03?13:16??HarrisCorner\HarrisCorner\bin\Debug\opencv_calib3d220.dll

?????文件?????452608??2011-02-03?13:17??HarrisCorner\HarrisCorner\bin\Debug\opencv_contrib220.dll

?????文件????2133504??2011-02-03?13:15??HarrisCorner\HarrisCorner\bin\Debug\opencv_core220.dll

?????文件?????815104??2011-02-03?13:17??HarrisCorner\HarrisCorner\bin\Debug\opencv_features2d220.dll

?????文件????5536768??2011-02-03?13:15??HarrisCorner\HarrisCorner\bin\Debug\opencv_ffmpeg220.dll

?????文件??????30208??2011-02-03?13:15??HarrisCorner\HarrisCorner\bin\Debug\opencv_flann220.dll

?????文件?????151552??2011-02-03?13:16??HarrisCorner\HarrisCorner\bin\Debug\opencv_gpu220.dll

?????文件?????886784??2011-02-03?13:16??HarrisCorner\HarrisCorner\bin\Debug\opencv_highgui220.dll

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

評論

共有 條評論