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

上传者: fy53888 | 上传时间: 2022-10-24 17:37:16 | 文件大小: 4.71MB | 文件类型: ZIP
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();

文件下载

资源详情

[{"title":"( 71 个子文件 4.71MB ) c# 图像识别的轮廓分析 摄像头取图识别","children":[{"title":"ContourAnalysis.sln <span style='color:#111;'> 3.54KB </span>","children":null,"spread":false},{"title":"Testing images","children":[{"title":"aPICT0035.JPG <span style='color:#111;'> 80.79KB </span>","children":null,"spread":false},{"title":"tahoma.jpg <span style='color:#111;'> 215.56KB </span>","children":null,"spread":false},{"title":"aPICT0036.JPG <span style='color:#111;'> 75.31KB </span>","children":null,"spread":false},{"title":"PICT0006.JPG <span style='color:#111;'> 347.03KB </span>","children":null,"spread":false}],"spread":true},{"title":"CAProcessing","children":[{"title":"Emgu.CV.dll <span style='color:#111;'> 258.50KB </span>","children":null,"spread":false},{"title":"opencv_imgproc220.dll <span style='color:#111;'> 1.37MB </span>","children":null,"spread":false},{"title":"ContourAnalysisProcessing.csproj <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"TemplateGenerator.cs <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"opencv_highgui220.dll <span style='color:#111;'> 866.00KB </span>","children":null,"spread":false},{"title":"opencv_core220.dll <span style='color:#111;'> 2.03MB </span>","children":null,"spread":false},{"title":"Emgu.CV.UI.dll <span style='color:#111;'> 109.00KB </span>","children":null,"spread":false},{"title":"Emgu.Util.dll <span style='color:#111;'> 22.50KB </span>","children":null,"spread":false},{"title":"ImageProcessor.cs <span style='color:#111;'> 6.99KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"ContourAnalysis.suo <span style='color:#111;'> 38.50KB </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo","children":[{"title":"web.png <span style='color:#111;'> 18.15KB </span>","children":null,"spread":false},{"title":"TemplateEditor.resx <span style='color:#111;'> 6.40KB </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo.csproj <span style='color:#111;'> 6.26KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"Emgu.CV.dll <span style='color:#111;'> 258.50KB </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo.exe <span style='color:#111;'> 44.00KB </span>","children":null,"spread":false},{"title":"ContourAnalysisProcessing.dll <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false},{"title":"web.png <span style='color:#111;'> 18.15KB </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo.vshost.exe.config <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"opencv_imgproc220.dll <span style='color:#111;'> 1.37MB </span>","children":null,"spread":false},{"title":"ContourAnalysisProcessing.pdb <span style='color:#111;'> 19.50KB </span>","children":null,"spread":false},{"title":"Tahoma.bin <span style='color:#111;'> 92.21KB </span>","children":null,"spread":false},{"title":"ContourAnalysis.dll <span style='color:#111;'> 16.50KB </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo.vshost.exe <span style='color:#111;'> 22.16KB </span>","children":null,"spread":false},{"title":"smile.png <span style='color:#111;'> 12.03KB </span>","children":null,"spread":false},{"title":"opencv_highgui220.dll <span style='color:#111;'> 866.00KB </span>","children":null,"spread":false},{"title":"happy.png <span style='color:#111;'> 11.68KB </span>","children":null,"spread":false},{"title":"Smiles.bin <span style='color:#111;'> 7.64KB </span>","children":null,"spread":false},{"title":"opencv_core220.dll <span style='color:#111;'> 2.03MB </span>","children":null,"spread":false},{"title":"home.png <span style='color:#111;'> 15.25KB </span>","children":null,"spread":false},{"title":"Emgu.CV.UI.dll <span style='color:#111;'> 109.00KB </span>","children":null,"spread":false},{"title":"Emgu.Util.dll <span style='color:#111;'> 22.50KB </span>","children":null,"spread":false},{"title":"ContourAnalysis.pdb <span style='color:#111;'> 41.50KB </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo.pdb <span style='color:#111;'> 53.50KB </span>","children":null,"spread":false},{"title":"ContourAnalysisDemo.exe.config <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"angry.png <span style='color:#111;'> 13.94KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"Tahoma.bin <span style='color:#111;'> 92.21KB </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 514B </span>","children":null,"spread":false},{"title":"ShowContoursForm.cs <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"AutoGenerateForm.resx <span style='color:#111;'> 5.88KB </span>","children":null,"spread":false},{"title":"AutoGenerateForm.Designer.cs <span style='color:#111;'> 6.06KB </span>","children":null,"spread":false},{"title":"MainForm.Designer.cs <span style='color:#111;'> 36.91KB </span>","children":null,"spread":false},{"title":"smile.png <span style='color:#111;'> 12.03KB </span>","children":null,"spread":false},{"title":"TemplateEditor.cs <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false},{"title":"happy.png <span style='color:#111;'> 11.68KB </span>","children":null,"spread":false},{"title":"Smiles.bin <span style='color:#111;'> 7.64KB </span>","children":null,"spread":false},{"title":"app.config <span style='color:#111;'> 144B </span>","children":null,"spread":false},{"title":"home.png <span style='color:#111;'> 15.25KB </span>","children":null,"spread":false},{"title":"AutoGenerateForm.cs <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"MainForm.cs <span style='color:#111;'> 11.34KB </span>","children":null,"spread":false},{"title":"ShowContoursForm.resx <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"TemplateEditor.Designer.cs <span style='color:#111;'> 6.35KB </span>","children":null,"spread":false},{"title":"ShowContoursForm.Designer.cs <span style='color:#111;'> 6.67KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false}],"spread":false},{"title":"angry.png <span style='color:#111;'> 13.94KB </span>","children":null,"spread":false},{"title":"MainForm.resx <span style='color:#111;'> 12.56KB </span>","children":null,"spread":false}],"spread":false},{"title":"CA","children":[{"title":"Template.cs <span style='color:#111;'> 6.09KB </span>","children":null,"spread":false},{"title":"ContourAnalysis.csproj <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"TemplateFinder.cs <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":"Contour.cs <span style='color:#111;'> 15.23KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明