<< Chapter < Page Chapter >> Page >

Problem

Sparse approximation, defined as the practice of representing a given signal as a summation of elements from a dictionary of elementary signals, has traditionally only involved one basis - the canonical basis in which we percieve the world, the fourier basis that is the foundation of the frequency domain, or the dct basis that is behind the modern JPEG image format. However, recent thought has suggested that more accurate, faster methods for sparse approximation may instead be derived from a "combinational" basis, ie, a basis that consists of two or more bases concatenated onto eachother. This resultant basis is often called an "overcomplete" or "redundant" basis, as there are always more vectors in the basis than the magnitude of the dimension of the space they span. Since they are redundant in this effect, the immediate problem would seem to be that there are then an infintie number of representations for any vector, or signal, in a space. Modern theory suggests that there are ideal algorithms for determining these transformations, in terms of number of computations and sparsity of the resultant representation; the two most prevalent being Basis Pursuit (BP) and Orthogonal Matching Pursuit (OMP).

Objective

For our project, we intend to analyze the performance of the BP and OMP with different dictionaries and different types of images. Our goal is to compare the effectiveness if these algorithms by determining the level of sparsity and compression that they can achieve, while still producing recognizable images.

Continue

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Ece 301 projects fall 2003. OpenStax CNX. Jan 22, 2004 Download for free at http://cnx.org/content/col10223/1.5
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Ece 301 projects fall 2003' conversation and receive update notifications?

Ask