Ive seen a pose array a few times generated by a Halcon procedures like find_surface_model. When I try to create one myself I cant get it to work.
I tried tuple_concat()
and a few array notation things but the result is the same, one lengthy array.
How can you make a pose-array? Would like to know for HDevelop as well as Halcon.NET.