c# 图像识别的轮廓分析 摄像头取图识别

时间:2022-12-04 14:55:46
【文件属性】:

文件名称:c# 图像识别的轮廓分析 摄像头取图识别

文件大小:4.71MB

文件格式:ZIP

更新时间:2022-12-04 14:55:46

轮廓分析 摄像头取图识别

c# 图像识别的轮廓分析 摄像头取图识别 string fileName = Path.GetDirectoryName(templateFile) + "\\" + found.template.name; if (!AugmentedRealityImages.ContainsKey(fileName)) { if (!File.Exists(fileName)) return; AugmentedRealityImages[fileName] = Image.FromFile(fileName); } Image img = AugmentedRealityImages[fileName]; Point p = found.sample.contour.SourceBoundingRect.Center(); var state = gr.Save();


【文件预览】:
ContourAnalysis.sln
Testing images
----aPICT0035.JPG(81KB)
----tahoma.jpg(216KB)
----aPICT0036.JPG(75KB)
----PICT0006.JPG(347KB)
CAProcessing
----Emgu.CV.dll(259KB)
----opencv_imgproc220.dll(1.37MB)
----ContourAnalysisProcessing.csproj(4KB)
----TemplateGenerator.cs(2KB)
----opencv_highgui220.dll(866KB)
----opencv_core220.dll(2.03MB)
----Emgu.CV.UI.dll(109KB)
----Emgu.Util.dll(23KB)
----ImageProcessor.cs(7KB)
----Properties()
--------AssemblyInfo.cs(1KB)
ContourAnalysis.suo
ContourAnalysisDemo
----web.png(18KB)
----TemplateEditor.resx(6KB)
----ContourAnalysisDemo.csproj(6KB)
----bin()
--------Debug()
----Tahoma.bin(92KB)
----Program.cs(514B)
----ShowContoursForm.cs(3KB)
----AutoGenerateForm.resx(6KB)
----AutoGenerateForm.Designer.cs(6KB)
----MainForm.Designer.cs(37KB)
----smile.png(12KB)
----TemplateEditor.cs(3KB)
----happy.png(12KB)
----Smiles.bin(8KB)
----app.config(144B)
----home.png(15KB)
----AutoGenerateForm.cs(2KB)
----MainForm.cs(11KB)
----ShowContoursForm.resx(6KB)
----TemplateEditor.Designer.cs(6KB)
----ShowContoursForm.Designer.cs(7KB)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
----angry.png(14KB)
----MainForm.resx(13KB)
CA
----Template.cs(6KB)
----ContourAnalysis.csproj(2KB)
----TemplateFinder.cs(4KB)
----Contour.cs(15KB)
----Properties()
--------AssemblyInfo.cs(1KB)

网友评论