QR Code Scanner Using Webcam in VB 2015

  Рет қаралды 51,127

BasselTech

BasselTech

Күн бұрын

Пікірлер: 126
@BasselTech
@BasselTech 5 жыл бұрын
Hi guys, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@pierceabordo3755
@pierceabordo3755 2 жыл бұрын
Do you have QR Code Scanner in Java?
@hellokatanna502
@hellokatanna502 9 ай бұрын
Hi sir, may ask do you have a video that can only automatically detect the qr code using webcam? If not, may i know the code on how to automatically detect sa qr code using webcam.
@BasselTech
@BasselTech 24 күн бұрын
Apologies for the late reply. I think this video tutorial could help: kzbin.info/www/bejne/sHXIdYqanLiGoc0 Feel free to reach out whenever you need help! 😊
@francinealmontero9288
@francinealmontero9288 4 жыл бұрын
is there any way instead clicking button for scanning change to non stop scanning while camera is open?
@jessydsouza8069
@jessydsouza8069 7 жыл бұрын
Hi, i used your code for a laptop webcam but not able to read the qrcode. The error that i get is {"Invalid number of Finder Pattern detected"}. I think it is the size of the image. can i control that in anyway
@BasselTech
@BasselTech 7 жыл бұрын
I apologize for my late reply. I'm afraid I didn't face this problem before. If you're still stuck in it please contact me at: admin@basseltech.com Thanks! Have a nice day! :-)
@dlowndes42
@dlowndes42 7 жыл бұрын
Great Tutorial!! I also get the "object reference not set of an instance" error just after selecting the source camera. I am using VS2017 and Windows 10. However, it works on my Windows 7 Machine with VS2013....any ideas?
@BasselTech
@BasselTech 7 жыл бұрын
Thank you sir! Well, this is interesting, I will try to know the reason for this. Have a great day sir! :-)
@dlowndes42
@dlowndes42 7 жыл бұрын
Hi, thanks for replying! I've done some more testing and I think this is a hardware issue.
@hydro670_1
@hydro670_1 7 жыл бұрын
Thank you! code worked flawlessly for my project. Just wanted to know if its possible to make the camera automatically capture the QR code without having to press the detect button.
@BasselTech
@BasselTech 7 жыл бұрын
Well, you can’t detect QR code for every captured frame BUT there is a compromise if you want the detection to be automatic; you can put a timer and put the code of the detect button inside its Timer_Tick function, and I think the challenge will be setting its interval (in milliseconds), you can do this by trial and error, start with 2000 ms = 2 seconds and increase it if you have any error. Thanks! I hope this helps! Have a great day! :-)
@hydro670_1
@hydro670_1 7 жыл бұрын
BasselTech awesome I'll try that out. Thank you so much!
@BasselTech
@BasselTech 7 жыл бұрын
You’re welcome dude! If you have any other questions feel free to comment here or hit me by an email at: admin@basseltech.com
@eddraymundo3906
@eddraymundo3906 6 жыл бұрын
Steven Paul Centino did it work?
@hydro670_1
@hydro670_1 6 жыл бұрын
Yes it did. just play around with the time, depending on how long you want the timer to be before capturing the image
@chethanchoudhury3365
@chethanchoudhury3365 5 жыл бұрын
I had used this code and its running but I'm not able to see anything in a picture box
@BasselTech
@BasselTech 5 жыл бұрын
Hi Chethan, I would really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@LoveWaPeace
@LoveWaPeace 6 жыл бұрын
Can i save the displayed info in php, excel / notepad etc.
@BasselTech
@BasselTech 6 жыл бұрын
May you please explain what do you mean by displayed info?
@leonelpobre4731
@leonelpobre4731 4 жыл бұрын
Sir may built in webcam in my laptop can't scan. What can I do?
@kdjd509
@kdjd509 7 жыл бұрын
hi, when i scan a qr code, sometimes it shows a different text/result (i am using the qr code generator that u created) i tried scanning a version 1 (21 module) qr code and the chances of getting the expected text/result increased, does this problem has something to do with my webcam? looking for a solution other than buying a much expensive camera, im thinking that i should change the version that the generator creates but i dont know how, can you please help me?
@BasselTech
@BasselTech 7 жыл бұрын
Please accept my apology for my late reply. Well, I believe that the cause of this problem is the quality of the webcam, if you’re considering buying a new one then this would probably solve your problem. If you have further questions please feel free to email me at: admin@basseltech.com Have a great day sir! :-)
@jessaabaigar8176
@jessaabaigar8176 5 жыл бұрын
Hi! I'm using vb. Net 2015 some codes above are not working like "inialize component()" and "disposing". Can you send me the source code please. Thanks in advance!
@BasselTech
@BasselTech 5 жыл бұрын
Hi Jessa, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish. If you still have any doubts, feel free to contact me. Have a nice day! :-) Email: admin@basseltech.com Kik: kik.me/basseltech/
@richp470
@richp470 3 жыл бұрын
Hello I just discovered this code and successful created an app using vb.net 2010. However, it does not seem to capture a qr code. I notice th DLL's are older...maybe i need an upgrade to the DLL's
@Algorhythmo
@Algorhythmo 4 жыл бұрын
Can you do it to scan automatically i mean no button required?
@ayushchauhan4205
@ayushchauhan4205 7 жыл бұрын
What will happen if I use barcode scanner instead of webcam?
@BasselTech
@BasselTech 7 жыл бұрын
I apologize for my late reply. Unfortunately, it will not work with this library, as this is made for webcams. Thanks! For further questions, do not hesitate to contact me at: admin@basseltech.com Have a nice day! :-)
@Silver-nm2if
@Silver-nm2if 5 жыл бұрын
@@BasselTech can u please make a video tutorial that uses a barcode scanner Instead?
@hibatillawi5822
@hibatillawi5822 6 жыл бұрын
Where can I find the dll of WebCam_Capture?
@BasselTech
@BasselTech 6 жыл бұрын
Kindly follow the link in the video description. Thanks! Have a great day! :-)
@tabularasa5075
@tabularasa5075 2 жыл бұрын
Would be very usefull if you would add a link to the "Webcam_Capture". Can't find it anyware. Thanks
@BasselTech
@BasselTech 2 жыл бұрын
Hi, you’ll find a download link to the library if you followed the source code link in the description, or you can directly download it from here: jumpshare.com/v/BBlCy0Q8xL4F72f9s6br
@ahamednishadh4136
@ahamednishadh4136 5 жыл бұрын
[an error occurred while capturing the video image] -- This error occurred. Please reply any suggestions.
@BasselTech
@BasselTech 5 жыл бұрын
Hi Ahamed, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@katrinapq
@katrinapq 7 жыл бұрын
been getting this message "A first chance exception of type 'System.IO.FileNotFoundException' occurred in WindowsApplication1.exe", also webcam does not work, either built-in webcam or microsoft lifecam, my system was running win10 64-bit and visual studio 2012
@BasselTech
@BasselTech 7 жыл бұрын
+Marc Quito Try to delete both "Debug" and "Release" folders and rebuild your project.
@katrinapq
@katrinapq 7 жыл бұрын
Thanks
@tanho5853
@tanho5853 7 жыл бұрын
I'm using Visual Studio Comunity 2017 and the webcam sometime work, sometime don't work, it's keep displaying old capture picture, can you help?
@BasselTech
@BasselTech 7 жыл бұрын
+Tân Hồ Try to press the start button twice, and please keep me updated :-)
@tanho5853
@tanho5853 7 жыл бұрын
BasselTech Thank you so much, it work now.I'm new to visual studio, can you make video tutorial how to transform read information from QR code to microchip like FPGA,PIC, arduino, etc please?
@BasselTech
@BasselTech 7 жыл бұрын
I will consider doing this tutorial in my future videos, Thanks! Have a great day sir! :-)
@tanho5853
@tanho5853 7 жыл бұрын
How can I continously decoding QR codes (slowly moving Webcam pass a QR code and it can capture QR codes)
@BasselTech
@BasselTech 5 жыл бұрын
Hi Tân Hồ, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@workit6566
@workit6566 3 жыл бұрын
Hi idol, can you make a video for QRcode Auto scanner @VisualBasic
@eddraymundo3906
@eddraymundo3906 6 жыл бұрын
This is very helpful Sir, but is it possible to make the code automatic so I don't need to press the detect button?
@BasselTech
@BasselTech 6 жыл бұрын
Thank you sir! A compromise you can do is to put a timer and put the code of the detect button inside its Timer_Tick subroutine, and set its interval (in milliseconds), you can do this by trial and error. For further questions, don’t hesitate to email me at: admin@basseltech.com Thanks! I hope this helps! Have a great day! :-)
@eddraymundo3906
@eddraymundo3906 6 жыл бұрын
BasselTech I've done what you've said and it worked thankfully, but there is a little problem when there's no QR code detected, it hangs for like 4 seconds, consuming considerable time on the interval I set for the timer. Overall, it's functional so thank you.
@BasselTech
@BasselTech 6 жыл бұрын
Unfortunately using this library, you can not avoid this delay. Thank you! Have a great day sir! :-)
@BasselTech
@BasselTech 5 жыл бұрын
Hi Edcel, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@agribankcaugiaybranch1457
@agribankcaugiaybranch1457 2 жыл бұрын
I can't using code for read qr, pls teach me how to ?
@dyhiamouhali1136
@dyhiamouhali1136 6 жыл бұрын
I want to develope an application that scanes a QR code using a webcam with Java, can you please help me!
@alexandernothnagel1935
@alexandernothnagel1935 6 жыл бұрын
Hey , i use your script , but it don't working . i use your qr generator and try your reader . but i got no message @ the textbox can you help me ?
@berniereal1624
@berniereal1624 3 жыл бұрын
An error occured while capturing the video image. The video capture will be terminated object refference not set to instance of an object.
@ronniecentino8038
@ronniecentino8038 2 жыл бұрын
same on my problem...huhuhuh
@billyjoe1094
@billyjoe1094 7 жыл бұрын
"object reference not set of an instance" whats the problem it terminated the video capture when i click start? pls answer
@BasselTech
@BasselTech 7 жыл бұрын
Did you use the same code as in the tutorial?
@Rizwanaslam07
@Rizwanaslam07 7 жыл бұрын
Same error in my pc. Please help us to solve this problem
@Rizwanaslam07
@Rizwanaslam07 7 жыл бұрын
Same problem i facing. It says "object reference not set to an instance of an object".Help us to solve this problem.
@BasselTech
@BasselTech 7 жыл бұрын
Does this error appear after you select a webcam? Or you’re unable to select a webcam at the first place?
@stuffystuffs2684
@stuffystuffs2684 6 жыл бұрын
It is happening because of your webcam. Buy a new webcam
@Puruntong1723
@Puruntong1723 6 жыл бұрын
how to get specific line of code from qr code copy to label or txtbox?
@BasselTech
@BasselTech 6 жыл бұрын
You will need to copy it to a multi-line textbox or a richtextbox. Have a nice day! :-)
@alisonscott1438
@alisonscott1438 7 жыл бұрын
Can I apply this to my project? Is there a big difference between vs2010 and vs2015? Nice video btw, thank you!
@BasselTech
@BasselTech 7 жыл бұрын
Thank you sir, there is no difference at all, you can surely apply this to your VS2010 project. Have a great day! :-)
@alisonscott1438
@alisonscott1438 7 жыл бұрын
BasselTech Thank you sir. I just want to ask, if there is an specific printer to print qr code?
@BasselTech
@BasselTech 7 жыл бұрын
No sir, you can use any printer to print QR codes.
@michatom
@michatom 5 жыл бұрын
an error occurred while capturing the video image
@BasselTech
@BasselTech 5 жыл бұрын
Hi Michatom, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@Aliapape
@Aliapape 7 жыл бұрын
Excellent .. I thank you from my heart Is there a way to take a picture automatically? Ali al-Iraqi
@BasselTech
@BasselTech 7 жыл бұрын
Thank you sir for your comment! Well, you can’t detect QR code for every captured frame BUT there is a compromise if you want the detection to be automatic; you can put a timer and put the code of the detect button inside its Timer_Tick function, and I think the challenge will be setting its interval (in milliseconds), you can do this by trial and error, start with 2000 ms = 2 seconds and increase it if you have any error. Thanks! I hope this helps! Have a great day! :-)
@BasselTech
@BasselTech 5 жыл бұрын
Hi Ali, I think you might be interested to check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam QR code detection but using C# programming language. Of course you can follow the same procedure and do it with VB.NET if you wish. Have a nice day! :-)
@syedhaseebahsan2916
@syedhaseebahsan2916 5 жыл бұрын
its showing an error exception that object reference is not set to an instance object can you help me with this
@syedhaseebahsan2916
@syedhaseebahsan2916 5 жыл бұрын
well i am using my laptop webcam is there any condition for camera mp
@BasselTech
@BasselTech 5 жыл бұрын
Hi Haseeb, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@johnpaulgalang3657
@johnpaulgalang3657 4 жыл бұрын
Is this working on Windows Tablet? Because i tried this and nothing happen.
@BasselTech
@BasselTech 4 жыл бұрын
Hi John, thank you for your comment. I believe the version of the camera on your tablet might not be supported by this library. Did you find any other working WebCam libraries?
@keshavkishore
@keshavkishore 7 жыл бұрын
can you make same kind of solution for barcode decode and encode in vb, i try to find on other sites but they are not working so can you make it as soon as possible. Thanks...
@BasselTech
@BasselTech 7 жыл бұрын
Please stay tuned for your requested tutorial in the next couple of hours! :-)
@keshavkishore
@keshavkishore 7 жыл бұрын
thanks for doing this.
@BasselTech
@BasselTech 7 жыл бұрын
Kindly check our tutorial (Barcode Generator & Scanner in VB 2015): kzbin.info/www/bejne/iKbJdqB3hrqVqLM
@kvsubbarao2510
@kvsubbarao2510 7 жыл бұрын
I am using usb cam for system windows 10 and vs 2017 its not working as you said after start pressed no action is took place and no image captured kindly rectify my error
@BasselTech
@BasselTech 7 жыл бұрын
May be this is an issue with the camera or the camera driver, can you please try to use another one?
@baalbasaur9551
@baalbasaur9551 7 жыл бұрын
Hi! can you please make a tutorial on how to scan using a webcam and decode QR automatically ? I mean like when you point the QR on the webcam it will automatically decode or show the details of that QR without pressing a Decode button. Thank you very much in advance! :D and also im using visual basic 2010
@BasselTech
@BasselTech 7 жыл бұрын
Dear sir, actually this is not possible with this library, as this one is a little bit slow so the detection will be very laggy. But I'll search for another faster alternative and will let you know if I found. :-) If it's necessary for you, at the moment, to make the detection automatic, you can put the detection code (button code) in a timer and set its interval to a relatively large time may be 1 second, but you'll still have a delay. Have a great day! :-)
@baalbasaur9551
@baalbasaur9551 7 жыл бұрын
Thank you very much :D
@andersonmauro8596
@andersonmauro8596 5 жыл бұрын
how could i get that webcam_capture.dll?
@andersonmauro8596
@andersonmauro8596 5 жыл бұрын
i relly like your video ..that help me a lot please kindly send to me the dll files .. with mu account andersonmauro03201998@gmail.com..
@BasselTech
@BasselTech 5 жыл бұрын
Hi Anderson, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish. To download any DLL files or the project source code, you should follow the link the video's description.
@oswaldlesterambat7478
@oswaldlesterambat7478 5 жыл бұрын
The code is readable in vb10 but does not show the webcam when i press the start button Please help!
@BasselTech
@BasselTech 5 жыл бұрын
Hi Oswald, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish. If you still have any doubts, feel free to contact me. Have a nice day! :-) Email: admin@basseltech.com Kik: kik.me/basseltech/
@kvsubbarao2510
@kvsubbarao2510 7 жыл бұрын
after pressing start i was not asked the camera detection dialog
@aishtyr876
@aishtyr876 6 жыл бұрын
sir it is also happening to me, did you figure it out what to do sir??
@BasselTech
@BasselTech 6 жыл бұрын
Did you try to test it guys using another webcam?
@kyrollosemad5319
@kyrollosemad5319 6 жыл бұрын
the link isn't working :')
@BasselTech
@BasselTech 6 жыл бұрын
Hi Kyro, our website was down but now it's alive. Please try it again now! :-)
@kyrollosemad5319
@kyrollosemad5319 6 жыл бұрын
BasselTech its worked!
@kyrollosemad5319
@kyrollosemad5319 6 жыл бұрын
Is there a way to take a picture automatically?
@BasselTech
@BasselTech 6 жыл бұрын
Well, you can’t detect QR code for every captured frame BUT there is a compromise if you want the detection to be automatic; you can put a timer and put the code of the detect button inside its Timer_Tick function, and I think the challenge will be setting its interval (in milliseconds), you can do this by trial and error, start with 2000 ms = 2 seconds and increase it if you have any error. Thanks! I hope this helps! Have a great day! :-)
@kyrollosemad5319
@kyrollosemad5319 6 жыл бұрын
​ BasselTech can you send me the code?
@MasterkenNgame
@MasterkenNgame 5 жыл бұрын
where i can dowload the -- WEBCAM_CAPTURE.DLL
@BasselTech
@BasselTech 5 жыл бұрын
Please follow the link in the description (basseltech.com/watch?v=_wjk2pw4aOg).
@ijochannel7933
@ijochannel7933 5 жыл бұрын
thanks, it work
@BasselTech
@BasselTech 5 жыл бұрын
You’re welcome! Stay tuned for more, and have a nice day! :-)
@bimasandika8361
@bimasandika8361 7 жыл бұрын
Thaks You Genk .. Sangat Membantu
@BasselTech
@BasselTech 7 жыл бұрын
Thanks!
@brijeshtrivedi4874
@brijeshtrivedi4874 6 жыл бұрын
how to scan QR code using Webcam in C#
@jessamaebegas2540
@jessamaebegas2540 6 жыл бұрын
cannot open source code..
@BasselTech
@BasselTech 6 жыл бұрын
Did you download the project zipped file?
@mema3419
@mema3419 6 жыл бұрын
I encountered error sir. After I select the webcam on my laptop then when i press start their is an error say "object reference not set of an instance...."
@BasselTech
@BasselTech 6 жыл бұрын
Can you try it with another webcam and give me a feedback? Feel free to emal me at: admin@basseltech.com Thank you! Have a great day! :-)
@ymtchannel3103
@ymtchannel3103 6 жыл бұрын
@@BasselTech i encountered this too and i cant select my laptop webcam device and it says "an error occurred while capturing the video image. the video capture will now be terminated" how do i fix this sir?
@BasselTech
@BasselTech 5 жыл бұрын
Hi guys, this is an issue that sometimes happens with that library. However, I really recommend you check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial with automatic webcam but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish.
@ЯнЯнкер-н6д
@ЯнЯнкер-н6д 2 жыл бұрын
くさんありますありがとうございます」、
@BasselTech
@BasselTech Жыл бұрын
You're welcome! :-)
@markjunniesnarido2831
@markjunniesnarido2831 3 жыл бұрын
can't play the video (an error occurred while capturing the video image.....)
@syahirahyaacob3429
@syahirahyaacob3429 5 жыл бұрын
do you know how to connect qr code webcam scanner to mysql database to perform validation? please help me
@BasselTech
@BasselTech 5 жыл бұрын
What type of validation do you mean? Can you explain more please?
@syahirahyaacob3429
@syahirahyaacob3429 5 жыл бұрын
@@BasselTech my final year project is to give access to someone that has authorised qr code in the database when it is scanned. but i really have no idea how to connect the webcam scanner to make it scan valid qr code and match it with data in the database. i am stucked. do you have any suggestion?
@BasselTech
@BasselTech 5 жыл бұрын
@@syahirahyaacob3429 Alright, I can make a tutorial on this. Please check out my latest tutorial (WebCam QR Code Scanner In C#): kzbin.info/www/bejne/omiuZWOfftGkodk It is a better version of this tutorial but using C# programming language. You can follow the same procedure and do it with VB.NET if you wish; however, the tutorial I'll make will be an extension to the C# version. May you please tell me what type of database do you want? or it doesn't really matter?
@syahirahyaacob3429
@syahirahyaacob3429 5 жыл бұрын
@@BasselTech i am familiar with mysql database using xampp or wamp. But i'm okay if you want to use any database. thank you so much for your help, Sir.
@Santiago-gx2we
@Santiago-gx2we 6 жыл бұрын
can i have the scan qr and the qr data will be view in the datagridview?
@BasselTech
@BasselTech 6 жыл бұрын
Yes of course you can! :-)
ASCII Text Encryption in VB 2015
4:56
BasselTech
Рет қаралды 11 М.
C# Tutorial - QR Code Scanner using Webcam in C# | FoxLearn
8:16
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Barcode Generator & Scanner in VB 2015
8:11
BasselTech
Рет қаралды 48 М.
VB.NET Tutorial - Generate QR Code | FoxLearn
4:25
Fox Learn
Рет қаралды 54 М.
VB.NET - POS Receipt (Thermal Printer) less coding
17:29
C# - Login with QR Code
6:25
Satya Achmad
Рет қаралды 24 М.
JavaScript USB Barcode Scanning
9:13
BasselTech
Рет қаралды 38 М.
WebCam QR Code Scanner In C#
8:19
BasselTech
Рет қаралды 17 М.
Student Attendance System Using QR Code (VB.Net)
3:32
Evan Capones
Рет қаралды 15 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН