|
Semacode - Image recognition on mobile camera phones by Acidus at 12:17 pm EDT, Aug 1, 2006 |
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.
God Damn It! |
|
RE: Semacode - Image recognition on mobile camera phones by Shannon at 2:51 pm EDT, Aug 1, 2006 |
Acidus wrote: 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.
God Damn It!
Not new. |
|
Semacode - Image recognition on mobile camera phones by k at 2:26 pm EDT, Aug 1, 2006 |
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.
God Damn It! [I'm confused. Why are you angry? Because you wanted to do this? -k] |
|
|