Hi I'm using vtkDICOMImageReader for reading DICOM Image. My directory contains 200 images(IMG0001 ------> IMG0200) I want to skip reading some images For example reading from image 50 until 150 ((IMG0050 ------> IMG0150). How to do this please. Thank you in advance.