Hi,<br> I am trying to use the program for ITK software guide section 7.12.5<br> "Printing DICOM Tags From One Slice"<br>which can be found in the file<br> Examples/IO/DicomImageReadPrintTags.cxx.<br><br>
However, this program with dimension = 2 throws an exception "<em>Bad direction</em>, <em>determinant is 0</em>."<br>for some input dicom files. The Image Orientation Patient tag (0020,0037) is "1\7.0448747e-016\0\0\0\-1".<br>
After I changed the dimension to 3, the exception is gone but it always gives me "(No Value Found in File)"<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'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>