what is the difference between dicom transfer syntax 1.2.840.10008.1.2.4.57 and 1.2.840.10008.1.2.4.70?
i am new to compressed dicom data, i have only a basic understanding of jpeg format.
i have gone through the dicom doc(https://dicom.nema.org/dicom/2013/output/chtml/part05/chapter_F.html#table_F.1-5) i understand both are for JPEG compressed pixel data. but what is the difference in Jpeg between these transfer syntax. in the doc it says | TS | JPEG coding process | JPEG description| |----------------------|---------------------|-----------------| |1.2.840.10008.1.2.4.57 | 14 | lossless NH| |1.2.840.10008.1.2.4.70 |14 Selection Value 1 |lossless NH, first-order prediction|
what is JPEG coding process here? what is selection value 1?