3 DESCRIPTION
= "An app that reads an image from the ICameraDevice and diplays it on the LCD. Demo for rendering images to Canvases. \
4 Room for improvement: double buffering, scaling the image without consuming nearly 60% CPU.\
5 --------------------------------------\
6 Please feel free to email me at john [at] buglabs.net for information. Or check out BUGLabs on IRC: irc://irc.freenode.net/buglabs .\
8 HOMEPAGE
= "http://buglabs.net/applications/ImageTest"
10 DEPENDS
+= "com.buglabs.bug.module.camera com.buglabs.osgi com.buglabs.common service-tracker com.buglabs.bug.module.lcd "
14 SRC_LINK
= "http://buglabs.net/program_version/download/159"