How can I expand a list of numbers into each individual number box

wiccy's icon

I receive a list of number each time and I would like to put these numbers into each number box so that I can use those numbers simultaneously to control other parameters.
Can you help me how can I do it?
Thanks all
Yang

wiccy's icon

By the way, I think I should give more details. The list of numbers I got is the centres of different subjects on the screent output by using cv.jit.blobs.centroids. Hence these points are showing on the screent simultaneously. I located the coordinates of these points and try to unpack them, but all I can get is only one of them. If I use [listfunnel] I can see each number (see the picture attached). So the problem is I dont know how to extract these numbers out for individual use.
Thanks, Hope this can make the question more clear

1848.91D505D195074E8EBB1BEC074FA9C714.png
png
vichug's icon

it's not completely... won't [spray] do the job ?