注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon所有类及类下算子作用索引-HSystem系统(17.12~24.11版)这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。 《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料 Index of all Classes and Methods所有类和方法索引 HSystem系统Class grouping system information and manipulation related functionality. 类分组系统信息和操作相关功能。 CountRelation计数关系Number of entries in the HALCON database. HALCON数据库中的条目数。 CountSeconds计数秒数Passed Time. 流逝的时间。 GetAopInfo获取自动算子并行信息Return AOP information for operators. 为算子返回自动算子并行AOP(Automatic Operator Parallelization)信息。 GetCheck获取检查State of the HALCON control modes. HALCON控制模式的状态。 GetCurrentHthreadId获取当前Halcon线程(18.11)Return the HALCON thread ID of the current thread. 返回当前线程的HALCON线程ID。 GetErrorText获取错误文本Inquiry after the error text of a HALCON error number. 查询HALCON错误号的错误文本。 GetExtendedErrorInfo获取扩展错误信息Returns the extended error information for the calling thread's last HALCON error. 返回调用线程最后一个HALCON错误的扩展错误信息。 GetModules获取模块Query of used modules and the module key. 查询已使用的模块和模块键。 GetSpy获取监视Current configuration of the HALCON debugging-tool. HALCON调试工具的当前配置。 GetSystem获取系统Get current value of HALCON system parameters. 获取HALCON系统参数的当前值。 GetSystemInfo获取系统信息(18.11)Get current value of system information without requiring a license. 无需许可证即可获取系统信息的当前值。 GetWindowAttr获取窗口属性Get window characteristics. 获取窗口特性。 InterruptOperator中断算子(18.11)Attempt to interrupt an operator running in a different thread. 尝试中断在不同线程中运行的算子。 OptimizeAop优化自动算子并行Check hardware regarding its potential for automatic operator parallelization. 检查硬件是否具有自动算子并行AOP的潜力。 QueryAopInfo查询自动算子并行信息Query indexing structure of AOP information for operators. 查询针对算子的AOP信息索引结构。 QuerySpy查询监视Inquiring for possible settings of the HALCON debugging tool. 查询HALCON调试工具的可能设置。 QueryWindowType查询窗口类型Query all available window types. 查询所有可用的窗口类型。 ReadAopKnowledge读取自动算子并行知识Load knowledge about hardware dependent behavior of automatic operator parallelization. 加载有关自动算子并行的硬件相关行为的知识。 ResetObjDb重置对象数据库Reset the HALCON system for iconic objects. 重置图标对象的HALCON系统。 SetAopInfo设置自动算子并行信息Set AOP information for operators. 为算子设置AOP信息。 SetCheck设置检查Activating and deactivating of HALCON control modes. 激活和停用HALCON控制模式。 SetSpy设置监视Control of the HALCON Debugging Tools. HALCON调试工具的控制。 SetSystem设置系统Set HALCON system parameters. 设置HALCON系统参数。 SetWindowAttr设置窗口属性Set window characteristics. 设置窗口特性。 SetWindowType设置窗口类型Specify a window type. 指定窗类型。 SystemCall系统调用Execute a system command. 执行系统命令。 WaitSeconds等待秒Delaying the execution of the program. 延迟程序的执行。 WriteAopKnowledge写入自动算子并行知识Write knowledge about hardware dependent behavior of automatic operator parallelization to file. 将有关自动算子并行的硬件相关行为的知识写入文件。 |