EDatasetSplit::GetImageTypeLocked

Whether the image type is locked for the given image.
This property is mainly used to lock training and validation images after the split was used in a training.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool GetImageTypeLocked(
   int imageIndex
)

Parameters

imageIndex

Image index.

EDatasetSplit.GetImageTypeLocked

Whether the image type is locked for the given image.
This property is mainly used to lock training and validation images after the split was used in a training.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool GetImageTypeLocked(
   int imageIndex
)

Parameters

imageIndex

Image index.