SkeletonMethod

NI Vision for LabWindows/CVI Function

SkeletonMethod

The method that the function uses to calculate the skeleton. For more information about skeleton functions, refer to Chapter 9, Binary Morphology, in the NI Vision Concepts Manual.

Elements

Name

Value

Description

IMAQ_SKELETON_L 0 Uses an L-shaped structuring element in the skeleton function.
IMAQ_SKELETON_M 1 Uses an M-shaped structuring element in the skeleton function.
IMAQ_SKELETON_INVERSE 2 Uses an L-shaped structuring element on an inverse of the image in the skeleton function.
IMAQ_SKELETON_METHOD_SIZE_GUARD 0xFFFFFFFF Reserved