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