工业视频halcon gray_opening函数介绍 gray_opening(Image, SE : ImageOpening : : ) gray_open使用结构元素SE将一个灰度值开运算应用于输入图像Image。 结构元素SE的图像类型必须匹配输入图像Image的图像类型。 定义具有结构元素s的图像i的灰度值开度为 即。,用s对图像进行侵蚀,然后用置换的结构元素
The gray value opening is particularly fast for flat structuring elements, i.e., structuring elements with a constant gray level within their domain. Execution Information Multithreading type: reentrant (runs in parallel with non-exclusive operators). ...
HALCON 24.11.1.0 / HALCON Operator Reference / Morphology / Gray Values HDevelop .NET Python C++ C Operators gray_opening_shape (Operator) Namegray_opening_shape— Perform a gray value opening with a selected mask.Signaturegray_opening_shape(Image : ImageOpening : MaskHeight, MaskWidth, Mask...
Note thatgray_opening_shaperequires considerably more time for mask sizes of type float than for mask sizes of type integer. This is especially true for rectangular masks with different width and height! gray_opening_shapecan be executed on OpenCL devices. In case of mask sizes of type float...
Gray-opened image. MaskHeight(input_control)extent.y→(integer) Height of the filter mask. Default value:11 Suggested values:3, 5, 7, 9, 11, 13, 15 Typical range of values:3 ≤MaskHeight≤ 511 Minimum increment:2 Recommended increment:2 ...
The gray value opening is particularly fast for flat structuring elements, i.e., structuring elements with a constant gray level within their domain. Execution Information Multithreading type: reentrant (runs in parallel with non-exclusive operators). ...
The gray value opening is particularly fast for flat structuring elements, i.e., structuring elements with a constant gray level within their domain. Execution Information Multithreading type: reentrant (runs in parallel with non-exclusive operators). ...
HALCON Website / HALCON Operator Reference / Morphology / Gray Values HDevelop .NET C++ C Operators gray_opening_shape (Operator) Namegray_opening_shape— Perform a gray value opening with a selected mask.Signaturegray_opening_shape(Image : ImageOpening : MaskHeight, MaskWidth, MaskShape : )...
Note thatgray_opening_shaperequires considerably more time for mask sizes of type float than for mask sizes of type integer. This is especially true for rectangular masks with different width and height! gray_opening_shapecan be executed on OpenCL devices. In case of mask sizes of type float...
Gray-opened image. MaskHeight(input_control)extent.y→(integer) Height of the filter mask. Default value:11 Suggested values:3, 5, 7, 9, 11, 13, 15 Typical range of values:3 ≤MaskHeight≤ 511 Minimum increment:2 Recommended increment:2 ...