]> Creatis software - gdcmData.git/blobdiff - TestAllEntryVerifyReference.txt
* Change some Baseline files due to a bug fix in vtkGdcmReader
[gdcmData.git] / TestAllEntryVerifyReference.txt
index c71ee188ca7a40e002e0115f932d415f64b4c4ae..a38213e58131b1f11141f246852b55328d5787c7 100644 (file)
@@ -43,7 +43,7 @@
 #
 # File naming conventions:
 #  the general form shall be (unpresent or meaningfull field are optional)
-#  [Manufacturer]-[BytesPerPixel]-[PhotoInterpretation]-[SQ]-[Description].EXT
+#  [Manufacturer]-[BytesPerPixel]-[PhotoInterpretation]-[SQ]-[FileSeq]-[Description].EXT
 #  where :
 #   - [Manufacturer] represents at best the aquisition device. It can
 #     can be a blend of the "Manufacturer" and "Manufacturer's Model Name"
 #     PAL (for "PALETTE COLOR"), RGB, YBR (for YBR_FULL),
 #     YBR422 (for YBR_FULL_4220, MONO2 (for MONOCHROME2)...
 #   - [SQ] when present indicates that the image contains a sequence.
+#   - [FileSeq] when this file and others with the same other information
+#     can be used in a sequence of images (for 3D images or animated images.
+#     In this case, we must set FileSeq and the image id. The id must begin to 0
+#     and increase with a step of 1
 #   - [Description] shall be a concise description of the features
 #     specificities of the image (e.g. ACR_NEMA_1 to indicate it is an
 #     old ACR Nema version 1 file format).