Bitcoin Forum
May 17, 2024, 01:24:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: QR code reader  (Read 3262 times)
franky1 (OP)
Legendary
*
Offline Offline

Activity: 4228
Merit: 4487



View Profile
October 01, 2012, 05:46:14 AM
 #1

i have a VB.net program set up that has a fully working webcam viewer and a QR code reader.

it does it using some Dll's i found.

now my problem.... the dll for the QRCode reader is a irritating evaluation version which keeps changing the first character of the scanned qrcode to a number.. (which incriments slowly obviously as some form or time trial)

does anyone know of a open source .net method of reading QRCodes or has a non evaluation Dll for my vb.net program to reference.

I DO NOT TRADE OR ACT AS ESCROW ON THIS FORUM EVER.
Please do your own research & respect what is written here as both opinion & information gleaned from experience. many people replying with insults but no on-topic content substance, automatically are 'facepalmed' and yawned at
BkkCoins
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1009


firstbits:1MinerQ


View Profile WWW
October 01, 2012, 10:45:04 AM
Last edit: October 01, 2012, 11:45:09 AM by BkkCoins
 #2

i have a VB.net program set up that has a fully working webcam viewer and a QR code reader.

it does it using some Dll's i found.

now my problem.... the dll for the QRCode reader is a irritating evaluation version which keeps changing the first character of the scanned qrcode to a number.. (which incriments slowly obviously as some form or time trial)

does anyone know of a open source .net method of reading QRCodes or has a non evaluation Dll for my vb.net program to reference.
I don't know about VB.net specifically but ZBar is an open source barcode library that works on multiple platforms. You can see it being used for Bitcoin by the Electrum client with Python but it is written in C and works with many languages. You should check it out as maybe it can be used with VB.

http://zbar.sourceforge.net/

This page has some info about making an import library for a DLL.
http://sourceforge.net/apps/mediawiki/zbar/index.php?title=HOWTO:_Build_a_Windows_import_library

franky1 (OP)
Legendary
*
Offline Offline

Activity: 4228
Merit: 4487



View Profile
October 01, 2012, 07:48:17 PM
 #3

yea thats the end result from looking at the examples and running them.

but vb.net doesnt like it. so im still searching for a more compatible source.

cheers though, ill keep that bookmarked as a back up and just API call the results into my vb program in worst case

I DO NOT TRADE OR ACT AS ESCROW ON THIS FORUM EVER.
Please do your own research & respect what is written here as both opinion & information gleaned from experience. many people replying with insults but no on-topic content substance, automatically are 'facepalmed' and yawned at
xiaoyuandlg
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 29, 2014, 04:19:15 AM
 #4

Very attractive question, I am also on the way to find some wonderful tools for the vb.net barcode generation. Don't know if you have find any practical one.
jl2012
Legendary
*
Offline Offline

Activity: 1792
Merit: 1097


View Profile
May 29, 2014, 06:17:23 AM
 #5

Please ask at http://www.vbtalk.org/

Donation address: 374iXxS4BuqFHsEwwxUuH3nvJ69Y7Hqur3 (Bitcoin ONLY)
LRDGENPLYrcTRssGoZrsCT1hngaH3BVkM4 (LTC)
PGP: D3CC 1772 8600 5BB8 FF67 3294 C524 2A1A B393 6517
ZzWy
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 04, 2014, 07:35:05 AM
Last edit: June 04, 2015, 07:28:44 AM by ZzWy
 #6

I'm struggling with .net method of reading QRCodes as well. Haven't tried ZBar barcode library but it seems worth to have a try. Thanks in advance.
bluefirecorp
Legendary
*
Offline Offline

Activity: 882
Merit: 1000


View Profile
June 04, 2014, 08:16:52 AM
 #7

Erm, QR codes are well documented, why not create your own API for reading them?

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!