Barcode scanning for creating a book/music/movie library I'd like to develop a mobile .NET application similar to Google's "Lincoln" project, but instead taking a picture and using it to search the internet I want to analyze barcodes.
The application can then take the resulting ISBN (or whatever it is for a CD/DVD/etc), look up the details online, and add it to a database. This would allow users to quickly and easily create a library of their books/media.
I'm very confident that I can write the logic for most of it except the image analysis. I've done some reading about barcode analysis and realize that I really need to work with someone who is more knowledgeable about the topic than I am. Anyone interested in working with me on it? |