Added Semacode talk to media

This commit is contained in:
David Bartley 2006-07-28 04:17:47 +00:00
parent dc7e39392f
commit 620cc943e9
1 changed files with 15 additions and 0 deletions

View File

@ -10,6 +10,21 @@
Most of these should be available upon request at the Computer Science Club office to be burnt to CD or DVD should you so choose.
</p>
<ul>
<mediaitem title="Semacode - Image recognition on mobile camera phones">
<abstract>
Could you write a good image recognizer for a 100 MHz mobile phone processor
with 1 MB heap, 320x240 image, on a poorly-optimized Java stack? It needs to
locate and read two-dimensional barcodes made up of square modules which might
be no more than a few pixels in size. We had to do that in order to establish
Semacode, a local start up company that makes a software barcode reader for
cell phones. The applications vary from ubiquitous computing to advertising.
Simon Woodside (founder) will discuss what it's like to start a business and
how the imaging code works.
</abstract>
<mediafile file="semacode.avi" type="DivX" size="180M"/>
<mediafile file="semacode-xvid.avi" type="XviD" size="180M"/>
<mediafile file="semacode.mpg" type="Mpeg" size="180M"/>
</mediaitem>
<mediaitem title="Eric LaForest: Next Generation Stack Computing">
<abstract>
Eric LaForest delivers a crash-course on modern stack computing, the Forth programming language, and some projects of his own. Stack