I am new to prtools and am using for prtools for background modelling for video surveillance. I wanted to know if one can create a two dimensional array of mappings
Mappings can be grouped in cell arrays using the {} brackets. PRTools supports one-dimensional cell arrays, e.g. in the map command and in the classifier combining tools, e.g. using the stacked command. You can store also 2D cell arrays and the map command may return such an array, but I am not aware of any further PRTools support of this.