跳转到内容
STAGING SERVER
DEVELOPMENT SERVER

Region Combiner vTool#

The Region Combiner vTool allows you to combine two regions using logical operations.

Download the pylon Software Suite to use the Region Combiner vTool.

Region Combiner vTool

运作原理

The vTool offers the following operations:

  • AND: Regions are combined using an AND operation, i.e., creating a union of both regions.
  • OR: Regions are combined using an OR operation, i.e., creating an intersection of both regions.
  • XOR: Regions are combined using an XOR operation, i.e., creating the symmetric difference of both regions.

配置 vTool#

To configure the Region Combiner vTool, double-click it in the Workbench. A dialog opens showing all the available settings. Alternatively, you can find the same settings in the Features - All pane.

输入#

Region1#

Accepts a region from all vTools that produce a region as an output, e.g., Thresholding vTools or Matching vTools.

  • 数据类型:区域

Region2#

Accepts a region from all vTools that produce a region as an output, e.g., Thresholding vTools or Matching vTools.

  • 数据类型:区域

输出#

区域#

Returns the combined region of both input regions. The output region can be used by any vTool accepting regions as input.

  • 数据类型:区域