Skip to content Skip to navigation

Connexions

You are here: Home » Content » Pocket Change: Image Acquisition

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 2006"

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

Recently Viewed

This feature requires Javascript to be enabled.

Pocket Change: Image Acquisition

Module by: Tyler J.W. Barth, Aaron D. Cottle, John P. Stallcup, Christopher J. Vaucher

Summary: The module covers the techniques and challenges associated with image acquisition

Overview

High quality images are a necessary component of any object recognition system. Factors such as lighting, background, and motion all contribute to the instability of any imaging environment. As soon as one of these factors changes, even slightly, the ability for a computer to detect an object from an image may be severely hampered. However, pursuing a controlled environment is most likely a dead-end. In the context of real world object recognition, environment is often not controlled and sometimes is rapidly changing. For this project, though, we need to create a special imaging environment to minimize the complexity of image acquisition.

Lighting

We need to create a semi-ideal environment in which to image the coins. The apparatus is composed of a tough black plastic milk crate, a semi-reflective white foam board piece, and a matte black foam board piece for the imaging base. It is important to create a contained system because it allows us to remove, to the best of our ability, the environment variable. Once the box is constructed, we need to determine the best way to light the coins. Even and consistent lighting is a necessity. To achieve this we need to sufficiently diffuse the lighting as to avoid specular highlighting. We hang the lights from the top of the box at an angle to the outside edges of the box. Doing so allows the incident light to “bounced” off the walls of the box thus diffusing the rays. However, we you will find this to be insufficient. It became apparent that using cloth, or even a milk jug, is a more effective approach. You can use any materials you have lying around. For example, if you cut out small squares of a white undershirt and strategically place them between the lights and the coins, you can achieve a sufficient level of light diffusion. The process may be time intensive but keep tweaking until you find agreeable results.

Figure 1: A picture of the hardware apparatus used to image the coins.
Image Acquisition Apparatus
Image Acquisition Apparatus (BoxSmall.jpg)

Camera

The camera, a Canon PowerShot S410, suspended from the top of the box, is able to image the coins from a fixed distance and location for each take. Because we must image multiple coins at the same time, the camera cannot adjust its shutter speed based on the brightness of just one coin. Thus, if there are specular highlights on one coin, and not on another, our image would reflect this. Disparities among the coins, due to lighting, are unacceptable. This provides the motivation for taking great pains to place the lights in a manner provides even lighting conditions.

Note:

While we used a Canon camera, any camera should be sufficient as long as it has the ability to take quality images.

Image Capture Software

We need to be able to quickly capture images without any human intervention. Minute changes in the angle or location of the camera might interfere with the settings in our software. It would also remove the consistency in images we obtain by fixing the camera. We can accomplish this easily using Canon’s Remote Capture software on the computer. With the software, you have control over exposure, white balance, and ISO levels. On the subject of quality: it needs to be mentioned that any JPEG compression could result in less reliable results. Because the algorithms used for this project are dependent on recognizing the unique details of each coin, throwing out any of that information could have drastic effects.

Note:

The Canon Remote Capture software comes standard with many Canon cameras. It is available on the Canon website free of charge.

Comments, questions, feedback, criticisms?

Send feedback