Hi,<br><br>I&#39;ve been using ITK to load and write DICOM files for quite sometime and is quite happy with it. Recently however I try to write volumetric DICOM files using JPEG format, and for some reason I found out that the original information and the saved information is not the same. For some strange reason, random voxels/pixels in the saved image have +1 in intensity ( the rest are the same as the original image).
<br><br>There doesn&#39;t seem to be any problem with my code, as when I switch the compression to JPEG2000, the whole thing works just fine, that is the difference between original image and the saved image is 0. <br><br>
Anyone have any idea what is wrong here?<br><br>Thanks.<br clear="all"><br>Pechin