HISTO_TABLE
Computes the cross histogram of two columns of a table. The result is
an a 2-D image where the value of pixel (I,J) is the number of points in
the input table for which the first column value correspond to bin I,
and the second column value to bin J.