Hello everyone,<br>Anyone know how to fast assign ITK image data to an c++ array?<br>The common approach is to use the iterator of  the ITK image and assign the c++ array.<br>Any other fast way?<br>Best<br>df<br><br>