C# Tutorial - Barcode Scanner using Webcam in C# | FoxLearn

  Рет қаралды 56,410

Fox Learn

Fox Learn

Күн бұрын

Creating Barcode Scanner, Read barcode from Webcam, Camera in C# .NET Windows Forms Application using ZXing.Net, AForge.
Website: foxlearn.com
c# scan barcode with webcam
barcode scanner using camera c#
WinForm Barcode Reader with Webcam c#
read barcode from webcam c#

Пікірлер: 103
@digitaldefinitons
@digitaldefinitons 3 жыл бұрын
You are a man, you make very nice code videos, it works for me, but your likes and subscribers are low, I hope you come to the places you want one day Greetings from Turkey
@Tashevery
@Tashevery 4 жыл бұрын
Thank you so much for your effort
@foxlearn
@foxlearn 4 жыл бұрын
You're welcome. Thank you !
@ibrahimyaman3401
@ibrahimyaman3401 4 жыл бұрын
Than you for this video. It is very useful. I have a problem. I wrote same codes as you wrote in video. When I run the code, the video is not displayed in picturebox. But light of my laptop camera is open, when I click the start button.
@foxlearn
@foxlearn 4 жыл бұрын
I think you missing update picturebox
@ibrahimyaman3401
@ibrahimyaman3401 4 жыл бұрын
@@foxlearn I am sure I update picturebox in event.
@ibrahimyaman3401
@ibrahimyaman3401 4 жыл бұрын
I think it is a connecting to camera problem. I couldnt solve.
@abipree
@abipree Жыл бұрын
I’m having exact problem. How did you solve it
@abipree
@abipree Жыл бұрын
Please share a solution if anyone has solved it
@ducduong6328
@ducduong6328 Жыл бұрын
good video (simple & pro)
@yieeee7859
@yieeee7859 2 жыл бұрын
I just tried it and I got an error saying 0 is not valid for selectedIndex
@terrycase468
@terrycase468 2 жыл бұрын
I have issue with Zxing BarcodeReader Error message "Using the generic type 'BarcodeReader' requires 1 type arguments'"
@mahiddandamun5570
@mahiddandamun5570 2 жыл бұрын
i have the same issue:
@lambres
@lambres Жыл бұрын
I have the same issue
@dailyvibessl
@dailyvibessl Жыл бұрын
@@lambres update your zxing 0.16.5
@raz9707
@raz9707 4 жыл бұрын
i love you fox learn
@foxlearn
@foxlearn 4 жыл бұрын
Thank you my friend
@cloud77hot40
@cloud77hot40 3 жыл бұрын
Great video FoxLearn!!! Is there a way to do the exact same but only for the program to read numbers instead of a barcode?
@pusulaelektrikotomasyonrob6563
@pusulaelektrikotomasyonrob6563 3 жыл бұрын
I have made same, it is working very good, many thanks. I have question: It can read barcode only while straight or reverse. it can not read it in cross position with an angle. how is possible to read barcode in cross position ?
@digitaldefinitons
@digitaldefinitons 3 жыл бұрын
knk doğru translate yapıyorsun değil mi bende öyle ama bu kanal efso çarpraz okumak konusuna gelirsek kanka çarpraz okumak için kasiyer okuma aletleri varya ateş ölçme gibi ondan alcan bu yazılımı ona bağlarsan çarprazı bırak beşgende okursun
@nksoftwarehouse5308
@nksoftwarehouse5308 4 жыл бұрын
Instead of scanning with webcam , I would like to scan with bar code scanner device then what should I have to do ? Could you give me any reference for me ? Thanks
@KNHSynths
@KNHSynths 3 жыл бұрын
a barcode scanner directly sends the code to the application... so nothing to do. Most of them can be recognized as a keyboard. So just connect the device to USB port, and wait for the text to come... Some devices are asking for a bit more connectivity (serial port for example), but it is not a barcode problem, it's another story, serial devices connection. All will depend on the device you want to use. If you have the choice, select one that work like a keyboard, zero code :-)
@minecart4447
@minecart4447 4 жыл бұрын
what do you use to record your videos. i love your videos fox learn 🦊♥💖❤
@foxlearn
@foxlearn 4 жыл бұрын
DemoBuilder, Thank you !
@ahmedbouafia4691
@ahmedbouafia4691 4 жыл бұрын
What type of barcode is used and does it detect the type of barcode ?
@ArunTr
@ArunTr 4 жыл бұрын
Hi thank you for you tutorial. I have a problem with the line Result result =reader.Decode(bitmap); Is working but not read codebar
@foxlearn
@foxlearn 4 жыл бұрын
Check your barcode type. you can create a barcode, then play demo
@tinghuihuang7566
@tinghuihuang7566 4 жыл бұрын
@@foxlearn I have the same problem. But I use your code and I can't scan the barcode.Will it be related to the camera?
@ariel6764
@ariel6764 4 жыл бұрын
@@foxlearn some solution still I have the same error it works but that error comes out when leaving the camera 20 seconds without activity
@boyettt
@boyettt 4 жыл бұрын
Have you fixed this error? I have the same problem. :(
@انامسلموكفى
@انامسلموكفى 4 жыл бұрын
Big thanks to you i just ve qst : how can ich activate the enter key to do the sae job as another button event in the Form the button click is going to calculate somthing for example
@grenner23
@grenner23 2 жыл бұрын
My programmer tells me this tutorial covers C# for Windows Form and does not work for a web form using an android device to scan a barcode. Tell me that's not true!?
@sometrioeng2602
@sometrioeng2602 Жыл бұрын
thanks
@florencereyes8566
@florencereyes8566 4 жыл бұрын
What type of barcode did you use in your sample?
@balakannan9368
@balakannan9368 Жыл бұрын
super it worked
@cobrascar3623
@cobrascar3623 3 жыл бұрын
i see the barcode in the picture box but its still dont write it in the textbox
@seyhasam40
@seyhasam40 3 жыл бұрын
Thank you 💖 But I can't open my camera ( follow your video) please help me 🙏
@sHagasOn3
@sHagasOn3 3 жыл бұрын
Muchas thank you!
@dragonnestseaacadimi
@dragonnestseaacadimi Жыл бұрын
how to auto enter when barcode is been entered
@brianshelby8119
@brianshelby8119 4 жыл бұрын
I am keeping the values in a list view. how do i stop it from scanning multiple times?
@Blooderstokizz
@Blooderstokizz 3 жыл бұрын
if(!exist()) scan(); in the exist() check if in the list you already have that item
@swordfish800
@swordfish800 4 жыл бұрын
var result = reader.Decode(bitmap); throws following error - Error CS1503 Argument 1: cannot convert from 'System.Drawing.Bitmap' to 'System.Windows.Media.Imaging.BitmapSource' BarcodeScanner C:\_Working\Development\BarcodeScanner\BarcodeScanner\Form1.cs 47 Active can you please help
@boyettt
@boyettt 4 жыл бұрын
Have you fixed this error? I have the same problem. :('
@leamlisophara731
@leamlisophara731 4 жыл бұрын
i got an error Var result it got null. Could you solve this?
@khaddadimohamedyassine9559
@khaddadimohamedyassine9559 4 жыл бұрын
'EventArgs' ne contient pas de définition pour 'frame' help me
@foxlearn
@foxlearn 4 жыл бұрын
Please check your code again. thank you !!
@CentroCoronelAprende
@CentroCoronelAprende 4 жыл бұрын
I like the tts voice that you use. Can you tell which?
@foxlearn
@foxlearn 4 жыл бұрын
Natural text to speech
@salmaazizah3490
@salmaazizah3490 2 жыл бұрын
Hello, it works perfectly. But how do i change the sensitifity of the webcam as the scanner to read the code? Because if can only read a simple barcode not a complex one
@nghiait4068
@nghiait4068 4 жыл бұрын
I like video your. Can you help me about code c#: speak by text by google voice.
@SeekersforSeekers
@SeekersforSeekers 4 жыл бұрын
i have this code... a two or three line code it requires
@DurgeshRai
@DurgeshRai 2 жыл бұрын
Did not worked from me, I got error as - System.InvalidOperationException: 'You have to declare a delegate which converts your byte array to a luminance source object.'
@shubhamsahuSD
@shubhamsahuSD 4 жыл бұрын
😉🤘...video on some sql tech tips plz and currently i am facing problem on access data on web after reinstall ms sql server plz video on it..
@foxlearn
@foxlearn 4 жыл бұрын
I think you should check your connection string or your sql server not running
@ganaa72001
@ganaa72001 4 жыл бұрын
hi, thx its good tutorial. sometimes Exception thrown: 'System.NullReferenceException' in zxing.dll
@ArunTr
@ArunTr 4 жыл бұрын
Hi me to i get the same error. You fixed you problem?
@ArunTr
@ArunTr 4 жыл бұрын
Thank you so much for you explanation how you fixed. 😂😂
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@kencai8190
@kencai8190 4 жыл бұрын
Hi, i got the same error, so could you tell me how to fix it?
@ArunTr
@ArunTr 4 жыл бұрын
@@kencai8190 yes i can tell you how i fixed : Select all and delete all code you writed about barcode tutorial. Problem is fixed ... enjoy bro
@lerocher2182
@lerocher2182 4 жыл бұрын
Thanks sir. It the same way if I scan from scanner device? Do I loop through all devices of my computer and get a Barcode Number?
@foxlearn
@foxlearn 4 жыл бұрын
If you have a device, it's automatically scan, you will get barcode text
@Kevster-mi3ml
@Kevster-mi3ml 3 жыл бұрын
which parts of the code are different if you have a scanner device
@minhphucnguyen4783
@minhphucnguyen4783 4 жыл бұрын
Visual 2013, Can make it?
@vineet1085
@vineet1085 4 жыл бұрын
Hi sir, if i make this a website and upload to s3 and then run it from a mobile will it detect the camera?
@foxlearn
@foxlearn 4 жыл бұрын
Thank you for your suggestion
@yasirhassan1931
@yasirhassan1931 4 жыл бұрын
Thanks for ur effort , its working good, but somtimes appear error {"Object reference not set to an instance of an object."} in line "var result = reader.Decode(bitmap);"..... How can i fix it?? Im using visual studio 2010
@bensonluis8595
@bensonluis8595 4 жыл бұрын
Have you fixed this error? I have the same problem. :(
@boyettt
@boyettt 4 жыл бұрын
Have you fixed this error? I have the same problem. :(
@jameelurrehman8587
@jameelurrehman8587 4 жыл бұрын
خوب
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@piyushkanttripathi2953
@piyushkanttripathi2953 4 жыл бұрын
How to make omr reader using c# please make video
@riiya7928
@riiya7928 4 жыл бұрын
I am getting for each statement cannot operate variables of type "FilterInfoCollection" because 'FilterInfoCollection' does not contain a public instance definition for 'GetEnumerator' please help me :(
@foxlearn
@foxlearn 4 жыл бұрын
Please check your code again. I think you miss something
@AhmedSuez
@AhmedSuez 4 жыл бұрын
How to read QR using Webcam in C#
@balamuruganb1173
@balamuruganb1173 Жыл бұрын
Can you please share full project file?
@ArunTr
@ArunTr 4 жыл бұрын
Why is give now System.NullReferenceException.
@foxlearn
@foxlearn 4 жыл бұрын
Please check your code again. I think you miss something
@kumaresha3348
@kumaresha3348 4 жыл бұрын
I am getting IndexOutOfRangeException error once i click Start button to scan Barcode?
@foxlearn
@foxlearn 4 жыл бұрын
Please check your code again. I think you miss something
4 жыл бұрын
good idea, but slow for working ...
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@alirezaabedi1885
@alirezaabedi1885 4 жыл бұрын
nice
@foxlearn
@foxlearn 4 жыл бұрын
Thank you !
@ahmadsulieman1960
@ahmadsulieman1960 4 жыл бұрын
Can i get the source Code Please ??
@florencereyes8566
@florencereyes8566 4 жыл бұрын
Hi, I tried the code below. The program works, however it only read QR Code, it cannot read linear barcode..What to do? What I need is linear barcode reader. Thank you very much
@mhanafy21
@mhanafy21 2 жыл бұрын
I had the same problem but in a Python code. It was resolved by using a better camera. I used an iPhone camera.
@mohnasser8229
@mohnasser8229 4 жыл бұрын
Please can you make a video a bout how do I crack crack for my application or serial?
@foxlearn
@foxlearn 4 жыл бұрын
OK. Thank you for your suggestion !
@mohammedelghazal6077
@mohammedelghazal6077 4 жыл бұрын
what's thé package nam plizzz
@foxlearn
@foxlearn 4 жыл бұрын
What do you mean?
@mohammedelghazal6077
@mohammedelghazal6077 4 жыл бұрын
@@foxlearn When I want to add zixing.net and aforge.vedio... it says it's not available can you help me ?
@zephaneas
@zephaneas 4 жыл бұрын
Could do without the stupid music in the bacground
C# Tutorial - QR Code Scanner using Webcam in C# | FoxLearn
8:16
C# Tutorial - How to Create barcode in RDLC Report | FoxLearn
18:09
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 58 МЛН
РОДИТЕЛИ НА ШКОЛЬНОМ ПРАЗДНИКЕ
01:00
SIDELNIKOVVV
Рет қаралды 3 МЛН
Spongebob ate Patrick 😱 #meme #spongebob #gmod
00:15
Mr. LoLo
Рет қаралды 20 МЛН
C# Tutorial - How to use Webcam in C# | FoxLearn
5:56
Fox Learn
Рет қаралды 87 М.
C# Tutorial - Read Barcode from Image in C# | FoxLearn
4:32
Fox Learn
Рет қаралды 27 М.
Load multiple form in the panel using c#.net Tutorial for beginners
9:25
Point of Sales with Barcode Scanner in C#.Net
6:11
eikenn
Рет қаралды 17 М.
How to Read & Scan Barcode in C# Using NET MAUI | IronBARCODE
4:24
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 203 М.
🐉 Learn Program License Registration Patching (x64dbg) 🐉
13:54
I Remade YouTube From Scratch Using Just Bash
17:51
icitry
Рет қаралды 14 М.
"Clean" Code, Horrible Performance
22:41
Molly Rocket
Рет қаралды 891 М.
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 58 МЛН