资源简介
本例子集成了“MLP”,"SVM","KNN","GMM",分类器算法,可以作为进行物体分类,缺陷检测的参考案例。
代码片段和文件信息
//
// File generated by HDevelop for HALCON/DOTNET (C#) Version 12.0
//
using HalconDotNet;
public partial class HDevelopExport
{
#if !(NO_EXPORT_MAIN || NO_EXPORT_APP_MAIN)
public HDevelopExport()
{
// Default settings used in HDevelop
HOperatorSet.SetSystem(“width“ 512);
HOperatorSet.SetSystem(“height“ 512);
if (HalconAPI.isWindows)
HOperatorSet.SetSystem(“use_window_thread““true“);
action();
}
#endif
// Procedures
// External procedures
// Chapter: Develop
// Short Description: Switch dev_update_pc dev_update_var and dev_update_window to ‘off‘.
public void dev_update_off ()
{
// Initialize local and output iconic variables
//This procedure sets different update settings to ‘off‘.
//This is useful to get the best perfo
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 926 2020-01-13 11:22 DeepLearning.sln
文件 99328 2020-03-13 20:21 DeepLearning.v11.suo
目录 0 2020-03-05 21:11 DeepLearning\
文件 167 2020-01-13 20:31 DeepLearning\App.config
目录 0 2020-03-05 21:11 DeepLearning\bin\
目录 0 2020-03-05 21:11 DeepLearning\bin\Debug\
目录 0 2020-03-05 21:11 DeepLearning\bin\Debug\class\
文件 468 2020-03-02 18:00 DeepLearning\bin\Debug\class\novelty_detection.gmm
文件 67584 2020-03-13 20:07 DeepLearning\bin\Debug\DeepLearning.exe
文件 167 2020-01-13 20:31 DeepLearning\bin\Debug\DeepLearning.exe.config
文件 97792 2020-03-13 20:07 DeepLearning\bin\Debug\DeepLearning.pdb
文件 22472 2020-03-17 16:27 DeepLearning\bin\Debug\DeepLearning.vshost.exe
文件 167 2020-01-13 20:31 DeepLearning\bin\Debug\DeepLearning.vshost.exe.config
文件 490 2019-03-19 12:47 DeepLearning\bin\Debug\DeepLearning.vshost.exe.manifest
文件 1279544 2014-11-15 02:27 DeepLearning\bin\Debug\halcondotnet.dll
文件 4074746 2014-11-15 01:07 DeepLearning\bin\Debug\halcondotnet.xm
文件 47 2020-02-05 09:45 DeepLearning\bin\Debug\parame.ini
目录 0 2020-03-05 21:11 DeepLearning\bin\Debug\pic\
文件 382014 2008-09-15 16:55 DeepLearning\bin\Debug\pic\citrus_fruits_01.png
文件 372914 2008-09-15 16:55 DeepLearning\bin\Debug\pic\citrus_fruits_02.png
文件 359898 2008-09-15 16:55 DeepLearning\bin\Debug\pic\citrus_fruits_03.png
文件 336937 2008-09-15 16:55 DeepLearning\bin\Debug\pic\citrus_fruits_04.png
文件 353940 2008-09-15 16:55 DeepLearning\bin\Debug\pic\citrus_fruits_05.png
文件 399688 2008-09-15 16:55 DeepLearning\bin\Debug\pic\citrus_fruits_06.png
文件 358656 2008-09-15 16:55 DeepLearning\bin\Debug\pic\citrus_fruits_07.png
文件 355178 2008-09-15 16:56 DeepLearning\bin\Debug\pic\citrus_fruits_08.png
文件 350335 2008-09-15 16:56 DeepLearning\bin\Debug\pic\citrus_fruits_09.png
文件 360627 2008-09-15 16:56 DeepLearning\bin\Debug\pic\citrus_fruits_10.png
文件 381441 2008-09-15 16:56 DeepLearning\bin\Debug\pic\citrus_fruits_11.png
文件 383522 2008-09-15 16:56 DeepLearning\bin\Debug\pic\citrus_fruits_12.png
文件 339055 2008-09-15 16:56 DeepLearning\bin\Debug\pic\citrus_fruits_13.png
............此处省略52个文件信息
- 上一篇:visionpro字符识别
- 下一篇:visionpro加载toolblock
相关资源
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- c#winform中完美代替WebBrowser最新的控件
- halcon 与C#之HWindow鼠标控制图片缩放,
- Lucene.NET v3.0.3 DEMO范例程序(含PanGu分
- 在ASP.NET MVC中使用Redis 的Demo:通过R
- 包含了halcon,C#编程,联合开发,机器
- C#利用Emgu人脸识别Demo可直接运行
- c# 7z压缩方式,源码 Demo
- VUE+AXOIS+ASP.NETMVC+EF+SQLServer架构的Demo
- C#联合halcon利用halcon控件实现鼠标拖拽
- C#sharpRTSPDemo
- UDP通信demoC#
- ASP.NET SignalR编程实战(附书中完整D
- WebApi搭建简单服务器demo亲测可用
- 使用Twain调用扫描仪demo
- GeckoFX 火狐内核C#新浪微博Cookie读取
- C#通过LPT并口打印POS小票芯烨XP系列
- asp.net 文件上传demo
- C# winform TreeView树形菜单控件DEMO附配套
- C# 串口通讯Demo(VS2010)
- c#图像相似度比较demo
- C#结合Halcon,对图像也可以拍照进行轮
- c#异步命名管道以及demo
- 基于C#的FTP上传Demo
- wpf 截图demo源码
- C#远程备份、单机备份自写Demo
- c# socket demo 已经封装成共通
- C#基于Halcon实现Basler相机采图SDK
- WPF treeview树型结构demo
- C#开发的游戏服务器demoC/S案例,可运
评论
共有 条评论