Hi,<br>&nbsp;&nbsp; I am trying to use the program for ITK software guide section 7.12.5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Printing DICOM Tags From One Slice&quot;<br>which can be found in the file<br>&nbsp;&nbsp;&nbsp;&nbsp; Examples/IO/DicomImageReadPrintTags.cxx.<br><br>
However,&nbsp; this program with dimension = 2 throws an  exception &quot;<em>Bad direction</em>, <em>determinant is 0</em>.&quot;<br>for some input dicom files.&nbsp; The Image Orientation Patient tag (0020,0037) is &quot;1\7.0448747e-016\0\0\0\-1&quot;.<br>
After I changed the dimension to 3, the exception is gone but it always gives me &quot;(No Value Found in File)&quot;<br>for existing tags. <br><br>BTW, I tried to submit a bug report at <a href="http://itk.org/Bug/">http://itk.org/Bug/</a> as suggested by Mathieu but seems I can not go further<br>
than the project selection page. Also, how can I retrieve my old account at itk&#39;s bug tracking system? It tells<br>me that an account with the same real name is already there and actually I found a bug I reported 4 years ago<br>
but I had no luck in getting the account id right.<br><br>Thanks,<br>Bing<br><br>