Enum NVCVConnectivityType

Enum Documentation

enum NVCVConnectivityType

Values:

enumerator NVCV_CONNECTIVITY_4_2D

Immediate (cross) neighborhood of pixels.

enumerator NVCV_CONNECTIVITY_6_3D

Immediate (cross) neighborhood of voxels.

enumerator NVCV_CONNECTIVITY_8_2D

All direct (full) neighborhood of pixels.

enumerator NVCV_CONNECTIVITY_26_3D

All direct (full) neighborhood of voxels.