Dear all,<br>My dicom file header includes &quot;2-n Grid Frame Offset Vector&quot; tag (3004, 000c). The &quot;Frame Increment Pointer&quot; (0028, 0009) should point to (3004, 000c). The correct header should be <br>&quot;(0028,0009) AT (3004, 000c)                            # 4,1-n Frame Increment Pointer&quot;<br>
However, after I applied dicomImageReadWrite.cxx, the header turns out<br>&quot;(0028,0009) AT (4442,4d41)\(4141,3d3d)                            # 8,1-n Frame Increment Pointer&quot;<br>Dose anyone know how to fix it? Thanks a lot.<br>
Howard