Run length encoding

Juan Francisco Rodríguez Herrera
Vicente González Ruiz

September 12, 2016

Contents

1 Fundamentals of RLE
2 RLE algorithms

1 Fundamentals of RLE

2 RLE algorithms

  1. N-ary RLE.
  2. Binary RLE.
  3. MNP5.
  4. BWT.