Skip to content

Commit

Permalink
post demo
Browse files Browse the repository at this point in the history
  • Loading branch information
kscottz committed Apr 11, 2012
1 parent ae8c05d commit 7a167b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleCV/examples/barcode_reader.py
Expand Up @@ -4,7 +4,7 @@
from SimpleCV import Color, ColorCurve, Camera, Image, pg, np, cv
from SimpleCV.Display import Display

cam = Camera(0)
cam = Camera(1)
time.sleep(.1) # uhg
display = Display((800,600))
data = "None"
Expand Down
Binary file modified SimpleCV/sampleimages/OWS.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a167b1

Please sign in to comment.