Lab - PowerPoint PPT Presentation

About This Presentation
Title:

Lab

Description:

http://www.howstuffworks.com/upc.htm ... Step 3: Write code that reads the barcode from the image and prints its 12 digits on the screen. ... – PowerPoint PPT presentation

Number of Views:41
Avg rating:3.0/5.0
Slides: 6
Provided by: alexsto
Category:

less

Transcript and Presenter's Notes

Title: Lab


1
Lab 5Detecting and reading barcodes
  • Step 1 read the following web page
  • http//www.howstuffworks.com/upc.htm
  • Step 2 Use images.google.com to find some
    examples of barcode images. Several are already
    posted on the web page for lab 5.

ComS 401 Projects in Computing Iowa State
University, FALL 2006
2
Some examples
3
(No Transcript)
4
Lab 5Detecting and reading barcodes
  • Step 3 Write code that reads the barcode from
    the image and prints its 12 digits on the screen.
  • You can do this in 2 ways
  • Read the barcode by interpreting the vertical
    lines
  • Read the barcode by recognizing the human
    readable digits with your program.

5
What to Submit.
  • Create and submit a web page with your original
    images, your result images, and your code.
  • Your code must work on at least two barcodes that
    you selected from the web.
  • You can use either matlab or OpenCV.
  • Your grade will not depend on the method and/or
    platform that you choose.
Write a Comment
User Comments (0)
About PowerShow.com