Abbreviation of cyclic redundancy check, a
common technique for detecting
data transmission
errors. A decoder
reads the received data and compare it with the 4 byte 32 bits CRC the
encoder calculated, which comes together with the data transmited. In case
the values are different, the image has suffered data modification during
the transmission.