The spv.ds.ImageSerieInfo Class

spv.ds.ImageSerieInfo(name, model_id, index, first_frame, last_frame, image_width, image_output_width, image_height, image_output_height)

Information about the image serie for the current configuration @struct

name {string}
model_id {string}
index {number}
first_frame {number}
last_frame {number}
image_width {number}
image_output_width {number}
image_height {number}
image_output_height {number}

.first_frame {number}

.image_height {number}

.image_output_height {number}

.image_output_width {number}

.image_width {number}

.index {number}

.last_frame {number}

.model_id {string}

.name {string}