barcode image to Code39 conversion in C#?
问题 I have barcode images in jpg format and want to extract barcode # from those. Please help! 回答1: See the CodeProject article: Reading Barcodes from an Image - II. The author (James) improves (and credits) a previously written VB library to decode barcodes from an image using only .NET code. There are two projects in the downloadable solution: The barcode library - written in C# The test app - written in VB I have successfully used the C# code in VS2008 against a JPG image with an extended