Source_GetPictureParam
Using of command
This command is use for read picture parameters (width,height,channels,element size, number of pixels, depth)
Commands parameters
Command has 3 parameters:
- Select picture: It can be selected picture which parameters will be read. It can be select from Picture_0 to Picture_19
- Picture parameters:It can be select parameter which will be read (width,height,channels,element size, number of pixels, depth)
- Value to It can be select where readed value will be stored. It can be selected Variable_0 to Variable_99
Error codes
- Error code -11: Bad picture position. Input picture is not from range Picture_0 to Picture_19
- Error code -12: Bad variable position. Selected variable for stor parameters is not from range Variable_0 to Variable_99
- Error code -100: OpenCv error. Explanation of this error will be display in result window.