Tag: guide

  1. Image Compression in MATLAB

    An implementation of a lossy image compression format (GPJ) in MATLAB that is similar to JPEG. This can be further extended to provide interlaced progressive encoding. Overview We will assume all original images are 8 bit grayscale. Conversion from RGB to $\text{Y}'\text{C}_\text{B}\text{C}…

    on dev matlab guide

  2. Raspberry Pi Home Theater Setup

    The Raspberry Pi is great for playing videos and music from USB devices, but what if you want to use it as a wireless media client? This is the guide to creating a streaming home theater setup using XBMC on the Pi. The plan If your media is scattered around…

    on xbmc rpi guide