|||__||| wrote:
also i'm not really sure about the way the list works that pix
multiblob outputs: am i right assuming that i have to add + 10 for
every additional blob in order to get their values? so $6 is minX
for the first blob, $16 minXfor the second blob... ?
for now, the [pix_multiblob] outputs a "matrix" (as used by the iemmatrix objects). the format is "matrix <rows> <columns> <el_1_1> <el_1_2> ... <el_1_<columns>> <el_2_1> ... ... <el_<rows>_<columns>>"
so if you [list split] the meta information "matrix <rows> <columns>" then your assumption is somewhat correct: the #columns is 8(!)
mfga.sdr IOhannes