Halcon所有类及类下算子作用索引-HTemplate模板(17.12~24.11版)
Halcon所有类及类下算子作用索引-HTemplate模板(17.12~24.11版)这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。http://shixinhua.com/static/upload/image/20241219/1734570310121608.png《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料http://visionbbs.com/thread-28124-1-1.html Index of all Classes and Methods所有类和方法索引HTemplate模板Represents an instance of a template for gray value matching.表示灰度值匹配模板的实例。AdaptTemplate调整模板Adapting a template to the size of an image.使模板适应图像的大小。BestMatch最佳匹配Searching the best matching of a template and an image.搜索模板和图像的最佳匹配。BestMatchMg最佳匹配多重网格Searching the best gray value matches in a pyramid.在金字塔中搜索最佳灰度值匹配。BestMatchPreMg最佳匹配预生成多重网格Searching the best gray value matches in a pre generated pyramid.在预生成的金字塔中搜索最佳灰度值匹配。BestMatchRot最佳匹配旋转Searching the best matching of a template and an image with rotation.通过旋转搜索模板和图像的最佳匹配。BestMatchRotMg最佳匹配旋转多重网格Searching the best matching of a template and a pyramid with rotation.通过旋转搜索模板和金字塔的最佳匹配。ClearTemplate清除模板Deallocation of the memory of a template.模板内存的取消分配。CreateTemplate创建模板Preparing a pattern for template matching.准备模板匹配模式(图案)。CreateTemplateRot创建模板旋转Preparing a pattern for template matching with rotation.准备旋转模板匹配的模式(图案)。DeserializeTemplate反序列化模板Deserialize a serialized template.反序列化一个序列化模板。FastMatch快速匹配Searching all good matches of a template and an image.搜索模板和图像的所有匹配项。FastMatchMg快速匹配多重网格Searching all good gray value matches in a pyramid.在金字塔中搜索所有好的灰度值匹配。ReadTemplate读取模型Reading a template from file.从文件中读取模板。SerializeTemplate序列化模板Serialize a template.序列化模板。SetOffsetTemplate设置偏移模板Gray value offset for template.模板的灰度值偏移。SetReferenceTemplate设置参考模板Define reference position for a matching template.定义匹配模板的参考位置。WriteTemplate写入模板Writing a template to file.将模板写入文件。
页:
[1]