注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon各版本新增加的算子-Q(17.12~24.11版)
这里的算子索引是针对.NET环境的,其他环境的基本类似。索引是从Halcon 17.12版本开始统计,算子名称中未包含数字版本说明的,表示17.12版本中已经包含了该算子。算子名称中有数字说明的,则表示该算子是从数字表示版本才增加的新算子。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的算子,则未做验证。但是从更新历史来看,大部分的算子都是包含的,更新版本后,也只是增加少量几个十几二十几个新算子。
《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
http://visionbbs.com/thread-28124-1-1.html
Index of all Operators所有算子索引 Q
QuatCompose四元数组合Multiply two quaternions. 将两个四元数相乘。 QuatConjugate四元数共轭Generate the conjugation of a quaternion. 生成四元数的共轭。 QuatInterpolate四元数插值Interpolation of two quaternions. 两个四元数的插值。 QuatNormalize四元归一化Normalize a quaternion. 对四元数进行归一化。 QuatRotatePoint3d四元数旋转点三维Perform a rotation by a unit quaternion. 按单位四元数执行旋转。 QuatToHomMat3d四元数至齐次变换三维Convert a quaternion into the corresponding rotation matrix. 将四元数转换为相应的旋转矩阵。 QuatToPose四元数至姿态Convert a quaternion into the corresponding 3D pose. 将四元数转换为相应的3D姿态。 QueryAllColors查询所有颜色Query all color names. 查询所有颜色名称。 QueryAopInfo查询自动算子并行信息Query indexing structure of AOP information for operators. 查询针对算子的AOP信息索引结构。 QueryAvailableComputeDevices查询可用计算设备Get the list of available compute devices. 获取可用计算设备的列表。 QueryAvailableDlDevices查询可用深度学习设备(20.11)Get list of deep-learning-capable hardware devices. 获取支持深度学习的硬件设备列表。 QueryBarCodeParams查询条形码参数Get the names of the parameters that can be used in set_bar_code* and get_bar_code* operators for a given bar code model. 获取给定条形码模型的set_bar_code*和Get_bar_code*算子中可以使用的参数名称。 QueryCalibDataObservIndices查询标定数据观测索引Query information about the relations between cameras, calibration objects, and calibration object poses. 查询有关相机、标定对象和标定对象姿态之间关系的信息。 QueryColor查询颜色(显示名称)Query all color names displayable in the window. 查询窗口中可显示的所有颜色名称。 QueryColored查询颜色(多种)Query the number of colors for color output. 查询颜色输出的颜色数量。 QueryContourAttribsXld查询轮廓属性扩展线描述Return the names of the defined attributes of an XLD contour. 返回XLD轮廓的已定义属性的名称。 QueryContourGlobalAttribsXld查询轮廓全局属性扩展线描述Return the names of the defined global attributes of an XLD contour. 返回XLD轮廓的已定义全局属性的名称。 QueryDataCode2dParams查询数据码二维参数Get for a given 2D data code model the names of the generic parameters or objects that can be used in the other 2D data code operators. 为给定的二维数据码模型获取可用于其他二维数据码算子的通用参数或对象的名称。 QueryFont查询字体Query the available fonts. 查询可用字体。 QueryGray查询灰度Query the displayable gray values. 查询可显示的灰度值。 QueryInsert查询插入Query the possible graphic modes. 查询可能的图形模式。 QueryIoDevice查询输入输出设备Query information about channels of the specified I/O device. 查询指定I/O设备的通道信息。 QueryIoInterface查询输入输出接口Query information about the specified I/O device interface. 查询指定I/O设备接口的信息。 QueryLineWidth查询线宽Query the possible line widths. 查询可能的线宽。 QueryLut查询查找表Query all available look-up-tables (lut). 查询所有可用的查找表(lut)。 QueryMshape查询鼠标形状Query all available mouse pointer shapes. 查询所有可用的鼠标指针形状。 QueryOperatorInfo查询算子信息Query slots concerning information with relation to the operator GetOperatorInfo. 查询与算子GetOperatorInfo相关的信息插槽。 QueryPaint查询涂色Query the gray value display modes. 查询灰度值显示模式。 QueryParamInfo查询参数信息Query slots of the online-information concerning the operator GetParamInfo. 查询有关算子GetParamInfo的在线信息的插槽。 QueryParamsOcrClassCnn查询参数光学字符识别卷积神经网络Get the names of the parameters that can be used in GetParamsOcrClassCnn for a given CNN-based OCR classifier. 获取可在GetParamsOcrClassCnn中用于给定的基于CNN的OCR分类器的参数名称。 QueryShape查询形状Query the region display modes. 查询区域显示模式。 QuerySheetOfLightParams查询激光三角测量参数For a given sheet-of-light model get the names of the generic iconic or control parameters that can be used in the different sheet-of-light operators. 对于给定的激光三角模型,获取可用于不同激光三角测量算子的通用图标或控制参数的名称。 QuerySpy查询监视Inquiring for possible settings of the HALCON debugging tool. 查询HALCON调试工具的可能设置。 QueryTshape查询光标形状Query all shapes available for text cursors. 查询所有可用于文本光标的形状。 QueryWindowType查询窗口类型Query all available window types. 查询所有可用的窗口类型。 更多NI视觉软件使用,可参考作者相关作品: 视觉助手软件教程: 《NI Vision Assistant2024图像处理视频教程》-NI视觉助手视频教程,基于NI视觉助手2024版本 《NI Vision Assistant2020-2024图像处理教程》视觉助手2024版教程PDF版本 VBAI软件教程: 《NI Vision Builder for Automated Inspection2023图像处理视频教程》,基于NI VBAI自动化检测视觉生成器2023版本介绍 《NI Vision Builder for Automated Inspection 2020&2023入门教程》,VBAI2020/2023自动化检测视觉生成器PDF文档版 LabVIEW Vision Development Module教程: 《LabVIEW Vision函数实例详解2020-2024》NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM2021/2022/2023/2024 《LabVIEW Vision图像处理开发宝典(第二版)》介绍如何在LabVIEW中开发图像处理程序,如何搭建常用的图像处理框架 《LabVIEW VISION图像处理宝典视频教程》LabVIEW如何使用NI Vision开发图像处理程序框图 LabVIEW Halcon教程: 《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料 VAS驱动软件采集图像教程: 《LabVIEW驱动相机采集图像指南(24.11)》 LabVIEW图像采集 LabVIEW相机驱动 NI-IMAQdx相机驱动 Halcon采集图像驱动 机器视觉硬件和方案相关教程: 《机器视觉实用教程视频教程+附加案例》,相机镜头光源控制器硬件选型,视觉案例解析 《机器视觉实用教程(修订版)》,工业相机、工业镜头、机器视觉光源、光源控制器、图像采集卡、延长管延长线滤光片标定板等配件的选型知识
|