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:
  1. Select picture: It can be selected picture which parameters will be read. It can be select from Picture_0 to Picture_19
  2. Picture parameters:It can be select parameter which will be read (width,height,channels,element size, number of pixels, depth)
  3. Value to It can be select where readed value will be stored. It can be selected Variable_0 to Variable_99

Error codes

  1. Error code -11: Bad picture position. Input picture is not from range Picture_0 to Picture_19
  2. Error code -12: Bad variable position. Selected variable for stor parameters is not from range Variable_0 to Variable_99
  3. Error code -100: OpenCv error. Explanation of this error will be display in result window.