Reed-Solomon error correction

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |subcat=Error correction }} '''Reed-Solomon error correction''' is an algorithm used to correct errors through the use of "check symbols" added to the data being...")
 
(References)
Line 7: Line 7:
 
== References ==
 
== References ==
 
* [http://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction Reed-Solomon error correction (Wikipedia)]
 
* [http://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction Reed-Solomon error correction (Wikipedia)]
 +
* [http://pypi.python.org/pypi/reedsolo Reed-Solomon codec implemented in Python]

Revision as of 04:13, 30 November 2012

File Format
Name Reed-Solomon error correction
Ontology

Reed-Solomon error correction is an algorithm used to correct errors through the use of "check symbols" added to the data being encoded. It is used in many things from DVDs to QR codes.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox