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

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

Fox Learn

4 года назад

55,624 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Duc Duong
Duc Duong - 11.09.2023 15:52

good video (simple & pro)

Ответить
sometri oeng
sometri oeng - 26.06.2023 19:04

thanks

Ответить
Balamurugan B
Balamurugan B - 18.04.2023 07:52

Can you please share full project file?

Ответить
Bala Kannan
Bala Kannan - 08.01.2023 08:10

super it worked

Ответить
Justine Villa
Justine Villa - 06.11.2022 12:48

how to auto enter when barcode is been entered

Ответить
yieeee
yieeee - 27.08.2022 16:21

I just tried it and I got an error saying 0 is not valid for selectedIndex

Ответить
grenner23
grenner23 - 01.07.2022 00:14

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!?

Ответить
Durgesh Rai
Durgesh Rai - 07.05.2022 09:15

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.'

Ответить
terry case
terry case - 23.02.2022 09:39

I have issue with Zxing BarcodeReader
Error message
"Using the generic type 'BarcodeReader<T>' requires 1 type arguments'"

Ответить
Salma Azizah
Salma Azizah - 28.01.2022 08:39

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

Ответить
Ivan Opazo Diaz
Ivan Opazo Diaz - 19.08.2021 00:33

Muchas thank you!

Ответить
Settings Technology
Settings Technology - 23.06.2021 10:36

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

Ответить
PUSULA ELEKTRİK OTOMASYON ROBOT
PUSULA ELEKTRİK OTOMASYON ROBOT - 10.06.2021 09:09

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 ?

Ответить
Cloud77 Hot
Cloud77 Hot - 08.04.2021 05:46

Great video FoxLearn!!!
Is there a way to do the exact same but only for the program to read numbers instead of a barcode?

Ответить
Seyha Sam
Seyha Sam - 04.03.2021 08:27

Thank you 💖
But I can't open my camera ( follow your video) please help me 🙏

Ответить
Eya Aloni
Eya Aloni - 09.01.2021 17:46

i see the barcode in the picture box but its still dont write it in the textbox

Ответить
انا مسلم و كفى
انا مسلم و كفى - 12.09.2020 00:04

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

Ответить
NK Software House
NK Software House - 07.09.2020 09:36

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

Ответить
Ahmed Bouafia
Ahmed Bouafia - 11.08.2020 13:23

What type of barcode is used and does it detect the type of barcode ?

Ответить
Ahmed Suez
Ahmed Suez - 07.08.2020 14:40

How to read QR using Webcam in C#

Ответить
Leam Lisophara
Leam Lisophara - 03.08.2020 16:59

i got an error Var result it got null. Could you solve this?

Ответить
josedavidpc310
josedavidpc310 - 12.06.2020 05:47

[^_^]

Ответить
Brian Shelby
Brian Shelby - 21.05.2020 17:30

I am keeping the values in a list view. how do i stop it from scanning multiple times?

Ответить
Minh Phúc Nguyễn
Minh Phúc Nguyễn - 25.04.2020 17:22

Visual 2013, Can make it?

Ответить
Ahmad Sulieman
Ahmad Sulieman - 15.04.2020 16:44

Can i get the source Code Please ??

Ответить
piyush kant tripathi
piyush kant tripathi - 09.04.2020 15:17

How to make omr reader using c# please make video

Ответить
Praveen Kumar
Praveen Kumar - 04.04.2020 03:49

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

Ответить
Nguyen Xuan Nghia
Nguyen Xuan Nghia - 27.03.2020 13:13

I like video your. Can you help me about code c#: speak by text by google voice.

Ответить
Florence Reyes
Florence Reyes - 24.03.2020 08:47

What type of barcode did you use in your sample?

Ответить
Florence Reyes
Florence Reyes - 24.03.2020 08:10

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

Ответить
Kevin Marois
Kevin Marois - 19.03.2020 01:03

Could do without the stupid music in the bacground

Ответить
Vineet Bugtani
Vineet Bugtani - 13.03.2020 12:55

Hi sir, if i make this a website and upload to s3 and then run it from a mobile will it detect the camera?

Ответить
Yasir Hassan
Yasir Hassan - 16.02.2020 21:42

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

Ответить
Riiya
Riiya - 03.02.2020 17:57

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 :(

Ответить
Mohammed EL Ghazal
Mohammed EL Ghazal - 10.01.2020 20:25

what's thé package nam plizzz

Ответить
Gus Arratia
Gus Arratia - 09.01.2020 12:58

I like the tts voice that you use. Can you tell which?

Ответить
Moh Nasser
Moh Nasser - 08.01.2020 18:38

Please can you make a video a bout how do I crack crack for my application or serial?

Ответить
alireza abedi
alireza abedi - 22.12.2019 12:14

nice

Ответить
khaddadi mohamed yassine
khaddadi mohamed yassine - 13.12.2019 13:35

'EventArgs' ne contient pas de définition pour 'frame' help me

Ответить
İbrahim YAMAN
İbrahim YAMAN - 11.12.2019 10:00

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.

Ответить
Kumaresh A
Kumaresh A - 09.12.2019 14:23

I am getting IndexOutOfRangeException error once i click Start button to scan Barcode?

Ответить
Minecart
Minecart - 08.12.2019 07:50

what do you use to record your videos. i love your videos fox learn 🦊♥💖❤

Ответить
ArunTr
ArunTr - 06.12.2019 19:22

Why is give now System.NullReferenceException.

Ответить
ArunTr
ArunTr - 06.12.2019 15:26

Hi thank you for you tutorial. I have a problem with the line
Result result =reader.Decode(bitmap);
Is working but not read codebar

Ответить
Raz
Raz - 06.12.2019 14:26

i love you fox learn

Ответить
fire ice
fire ice - 06.12.2019 14:18

hi, thx its good tutorial. sometimes Exception thrown: 'System.NullReferenceException' in zxing.dll

Ответить
LeRocher
LeRocher - 06.12.2019 11:28

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?

Ответить
Taha A. Shalan
Taha A. Shalan - 06.12.2019 08:20

Thank you so much for your effort

Ответить