kmurray / dv_stab

Real Time Digital Video Stabilization project for ECE532S 2012 at the Univeristy of Toronto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real Time Digital Video Stabilization

  Project for ECE532S 2012 at the University of Toronto by:

    Ming Liu
    Chung Peng (Charles) Huang
    Kevin Murray


This project is targeted at a Xilinx Virtex 2 Pro FPGA (XC2VP30), 
as part of the XUPV2 development board.

The stabilization algorithm is based off of the Gray Coded 
Bit Plane (GCBP) method presented in:

    S. J. Ko, S.H. Lee, and K.H. Lee, “Digital Image Stabilizing 
    Algorithms Based on Bit-Plane Matching”, in IEEE Trans. On 
    Consumer Electronics, Vol. 44, no.3, Aug. 1998, pp.617-622.

About

Real Time Digital Video Stabilization project for ECE532S 2012 at the Univeristy of Toronto


Languages

Language:Verilog 80.7%Language:VHDL 12.1%Language:C 3.7%Language:MATLAB 3.0%Language:Tcl 0.3%Language:Python 0.3%