Skip to content Skip to navigation

Connexions

You are here: Home » Content » Feature Extraction from CS Data

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the authors

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Rice University ELEC 301 Projects

    This module is included inLens: Rice University ELEC 301 Project Lens
    By: Rice University ELEC 301As a part of collection:"ELEC 301 Projects Fall 2005"

    Click the "Rice University ELEC 301 Projects" link to see all content affiliated with them.

Recently Viewed

This feature requires Javascript to be enabled.

Feature Extraction from CS Data

Module by: Siddharth Gupta, Grant Lee, Veena Padmanabhan, Heather Johnston

Summary: Our goal is to create intelligent motion detection for compressed sensing.

Can Random Noise Yield Specific Information?

The novel challenge with using random basis projections for intelligent motion detection is that there is no spatial information about the image or movie in the compressed sensing data. Traditional pixel-based cameras provide a graph of light intensity over position and, logically, most pixel-based detection approaches use the information about where the motion occurs to help classify it. [1] The CS data provides us not with intensity at a point, but with the similarity (inner product) between the original pixel image and a selection of basis elements composed of random noise spread throughout the image plane. Intelligent detection for CS, therefore, must use approaches radically different from detection used on conventional video.

Simplicity for Low Power

A key feature of CS systems is the potential for extremely low power consumption. To keep the overall power of the system low, any computations we perform must be low power as well. For practical application, the algorithms chosen must be simple to compute.

Investigation Goals

Working in a very new field, we began our project with the open-ended goal of researching what types of motion can be detected using compressed sensing and of implementing at least one such measurement. After much deliberation and trial, we chose to implement speed detection, specifically calculating the speed of a known object along the direction of motion. (Different shapes complicate the problem, as we will discuss.) Looking ahead to more sophisticated detection, we also wanted an extensible system to use the results of several relevant calculations to automatically characterize motion.

Though beyond the scope of our investigation, our motivation is a camera running our intelligent detection system capable of determining if a desired type of motion is observed. We pursue algorithms which could be implemented in real time at the data collection point.

[1] For some interesting work in intelligent detection with traditional cameras, see the work of James W. Davis and Aaron F. Bobick out of the MIT Media Laboratory in the late 1990s.

Comments, questions, feedback, criticisms?

Send feedback