This is an implementation of embedding and extracting a digital watermark in a PDF document. The code uses an LDPC code, a Hadamard code, and multiple sequence alignment to increase robustness.
-
Updated
Oct 28, 2017 - Java
This is an implementation of embedding and extracting a digital watermark in a PDF document. The code uses an LDPC code, a Hadamard code, and multiple sequence alignment to increase robustness.
An environment in order to compare and test different channel codings.
Hammer es una aplicación de línea de comandos escrita en Java 8 que codifica cualquier flujo de bytes a un fichero de acuerdo a un código Hamming ampliado (3, 2) sistemático, y luego permite decodificarlo, corrigiendo errores que pudiese haber.
Simple and efficient Reed-Solomon erasure code implementation in Java
Telekomunikacja i przetwarzanie sygnałów, FTIMS, Politechnika Łódzka, semestr 4
Hamming Code for Error Correction in Binary Transmissions
University Project: Message error correction using parity bits
Add a description, image, and links to the error-correcting-codes topic page so that developers can more easily learn about it.
To associate your repository with the error-correcting-codes topic, visit your repo's landing page and select "manage topics."