Editing GSoC 2009/Barcode scanner

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 5: Line 5:
# Barcode decoding  
# Barcode decoding  
## writing new algorithms to decode barcodes for which there is existing code ''[I do not see much point in this being done for GSoC unless the student is particularly interested in the algorithmic side of things.]''
## writing new algorithms to decode barcodes for which there is existing code ''[I do not see much point in this being done for GSoC unless the student is particularly interested in the algorithmic side of things.]''
-
## improving the speed of existing code ''[Useful for 2D codes, but 1D code (e.g. batoo) is pretty fast already]''
+
## improving the speed of existing code
-
## writing wrapper/glue code to present a unified API to the user ''[wrap the existing codes so that they all present the same interface]''
+
## supporting new barcode types
-
## supporting new barcode types ''[Either do 1.1 for the new code, or find and add some existing code to 1.3]''
+
## writing wrapper/glue code to present a unified API to the user
## adding quick “identifier” functions, which can be used to select which barcode type is being scanned (this is useful if the main decoders are somewhat slow and therefore you don’t want or have the time to run each one back-to-back on the same image data)
## adding quick “identifier” functions, which can be used to select which barcode type is being scanned (this is useful if the main decoders are somewhat slow and therefore you don’t want or have the time to run each one back-to-back on the same image data)
# Obtaining information about a decoded barcode. I’m thinking mainly of 1D codes here, and therefore using the EAN/UPC/ISBN data. 2D codes also have lots of uses and someone might want to try to obtain data for these after they are decoded.
# Obtaining information about a decoded barcode. I’m thinking mainly of 1D codes here, and therefore using the EAN/UPC/ISBN data. 2D codes also have lots of uses and someone might want to try to obtain data for these after they are decoded.

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)