<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi all,</div><div>I am requiring to create an array of indexes that represent different pixel positions in an image. I've found that itk::Array does not allow me to keep such structures. I was trying to find a container in itk that allows me to save these indexes but I haven't found anything that fits. On the 3.20 documentation I found something called MapData and MapRecord but, there is not a clear description on what they can do. An alternative could be to use itk::Matrix but, I don't think this is very elegant. <br></div><div><br></div><div>Does someone know if there is a container that could allow me to save the different indexes?</div><div><br></div><div>thanks in advance,</div><div><br></div><div>Maria A Zuluaga<br></div></div></body></html>