Тёмный
Pillazo
Pillazo
Pillazo
Подписаться
Game Highlights, my projects, barcodes and VB.NET!
Siemens Basic HMI Panel Basic Setup
1:29
10 месяцев назад
Step 7 - PLC to PLC Communication - TCP Method
10:46
10 месяцев назад
Step 7 - PLC to PLC Communication - PNPN Safety
3:59
11 месяцев назад
Step 7 - PLC to PLC Communication - PNPN Coupler
3:14
11 месяцев назад
Step 7 - PLC to PLC communication - GETPUT Method
13:42
11 месяцев назад
Step 7 From Scratch - HMI Panel Setup
2:23
11 месяцев назад
Step 7 From Scratch - Profinet
5:57
11 месяцев назад
Step 7 From Scratch - Safety
19:30
11 месяцев назад
Step 7 From Scratch - Hardware
7:56
11 месяцев назад
Fanuc Robguide Targets and Labels
2:40
11 месяцев назад
Fanuc Roboguide Cameras
1:51
11 месяцев назад
Fanuc Roboguide Video Recording
2:47
11 месяцев назад
Fanuc Robguide Cabling
11:32
11 месяцев назад
Fanuc Roboguide Obstacles and Collisions
4:34
11 месяцев назад
Fanuc Roboguide EOATs
2:40
11 месяцев назад
Fanuc Roboguide Basic Start
3:32
11 месяцев назад
VRCHaptics - Unity portion
3:11
Год назад
Streamer's Time Stamping Program
1:36
3 года назад
VRCHaptics Controller Overview
1:56
4 года назад
VRCHaptics Controller Assembly
22:51
4 года назад
VRCHaptics Node Assembly
16:11
4 года назад
VRCHaptics first successful test!
0:25
4 года назад
3D Printing failure
0:41
7 лет назад
How to Decode the Aztec Code
16:02
9 лет назад
How to decode a PDF417 Barcode
24:38
9 лет назад
Комментарии
@LoisPrice-k4y
@LoisPrice-k4y 3 дня назад
Taylor Kenneth Harris David Rodriguez Jessica
@erililil
@erililil 16 дней назад
One way to make it easier is to start the “unmasking” in the length corner. That way you can know how long the text is and you don’t have to unmask the whole thing.
@erililil
@erililil 16 дней назад
It’s 4 AM and I’m learning to read QR codes by hand
@zhangvia1987
@zhangvia1987 23 дня назад
Hi there. This is Via from a QR code generator company and we hope can work with you. Please let me know if you have any interest. :)
@insaanonline
@insaanonline 27 дней назад
2024
@susangallon9432
@susangallon9432 2 месяца назад
I cannot get my skeletal part of my kinect to work what am I doing wrong
@samueldalton88
@samueldalton88 2 месяца назад
Helped me on a CTF. Cheers!
@jasonspence
@jasonspence 3 месяца назад
5:34 I'm pretty sure that's wrong, the lines start from the top, where the first row is an even row. Check the wikipedia example image with the wikipedia url, where you can see that in the middle top section, the top line is inverted.
@sourishjana
@sourishjana 3 месяца назад
My Webcam resolution is 1280x720 but this method gives me a video of resolution 640x480. How to get actual camera resolution?
@Quinn-916ty
@Quinn-916ty 3 месяца назад
Does this work on quest now
@Pillazo
@Pillazo 2 месяца назад
The haptics are independent of the type of headset you have. It works through the OSC built onto the character model.
@edicted2065
@edicted2065 4 месяца назад
Can anyone confirm that he did the demasking incorrectly at the top? The demasking process is based on an algorithm. The one he's doing is: ( i % 2 = 0 ) This means if the row is even if needs to be inverted. But he skips the finder pattern row and acts as if it doesn't exist. I'm pretty sure that has to be incorrect.
@andrewwood1502
@andrewwood1502 4 месяца назад
still such an awesome video even in 2024 thank u bro
@Redminer9630
@Redminer9630 4 месяца назад
who watches after 20.4.24
@OBGuy
@OBGuy 4 месяца назад
go to hell
@algodoomarbleracing
@algodoomarbleracing 4 месяца назад
Hi
@kjelban
@kjelban 4 месяца назад
thank you, this was very helpful
@rainyrobloxian-xt9cl
@rainyrobloxian-xt9cl 4 месяца назад
ok
@vtthinh
@vtthinh 5 месяцев назад
I get error: System.ArgumentOutOfRangeException: 'Specified argument was out of the range of valid values. Parameter name: newAddress' (code line: ipFrom = New IPAddress(BitConverter.ToInt32(bytedata, 12))). After debug, I see "BitConverter.ToInt32(bytedata, 12)) less than 0". Please help me to fix!
@user-st9ec4zt2n
@user-st9ec4zt2n 5 месяцев назад
hey mine is not scanning and i have used your code the button scan is not showing anything on the rich text box
@RobertA-hq3vz
@RobertA-hq3vz 6 месяцев назад
any chance of getting this tutorial updated for Visual studio 2022.
@Pillazo
@Pillazo 6 месяцев назад
Not much of a chance, bit disenchanted with youtube at the moment. However if you're looking for an easy way to get a webcam image, there's also the 'Touchless SDK', I made a video on that as well. For EmguCV, it should be all still applicable.
@RobertA-hq3vz
@RobertA-hq3vz 6 месяцев назад
@@Pillazo ok, thanks. RU-vid is a hard beast to master. You have to be a super star to make any money. And tech nerds like me just stick around long enough to solve what ever problem we're trying to solve and then we're gone.
@justsomemonkey7560
@justsomemonkey7560 6 месяцев назад
it didnt show on mine when i downloaded the zip file version
@justsomemonkey7560
@justsomemonkey7560 6 месяцев назад
how do you get those objects?
@neonsphere3129
@neonsphere3129 6 месяцев назад
It seems like the error correction bytes are unnecessary since qr codes just fills up the remaining space with them. Could a qr code of this size contain the full 25 character or is there a minimum number of error correction bytes?
@Pillazo
@Pillazo 6 месяцев назад
There is a minimum, I believe there are 3 levels of error correction you can choose from when creating the QR. The error correction is still very useful though, if any of the code gets slightly damaged, the EC can tell you what it should have been and not take up that much space to do so.
@PatLane4069
@PatLane4069 6 месяцев назад
Very nice! When I thought about it, using a timer to check for data on the UDP client is exactly what the OS does with a Thread. You solution is much more transparent. Thanks!
@nceClem
@nceClem 7 месяцев назад
do you know how to decode an 20x20 datamatrix ? i have to do it for school but i can't find the codeword organisation on internet..
@Pillazo
@Pillazo 7 месяцев назад
Should be the same idea for any size, starts in the upper left corner, I think, been a few years. I got 2 other videos on other sizes of datamatrix that may show the pattern.
@amirabbasanvari5188
@amirabbasanvari5188 7 месяцев назад
Cool
@alexanderts
@alexanderts 8 месяцев назад
Thanks for this great video! But here's an interesting observation. If you encode the word "DataMatrix" in DataMatrix, you can't decode it that way. Or maybe there's something I don't understand.
@bharatmadho3742
@bharatmadho3742 8 месяцев назад
where you filled E1 till E 7 are slightly wrong. this data will be filled with some air coming in the form of 11101100 and 00010001. your error correction bytes will start from E8
@Fluffy-Tail-0000
@Fluffy-Tail-0000 9 месяцев назад
Dude, the Home lets you use a computer??
@gabrielgeller6953
@gabrielgeller6953 9 месяцев назад
One question: Can the 3 alignment squares be decoded?
@Pillazo
@Pillazo 9 месяцев назад
The larger squares in the corners? No, those contain no data, those are just to help the barcode reader find the data.
@gabrielgeller6953
@gabrielgeller6953 9 месяцев назад
Are you sure they can t be read?
@octivarium5253
@octivarium5253 9 месяцев назад
BLAST OFF!
@dewaynetio1628
@dewaynetio1628 10 месяцев назад
Thank you very much, this is what I'm searching for. I'm volunteering to write program for charity organization, I was short of ideas try to connect multi ESPs to PC using my old program written in Visual Basic Express until I saw this. You are the savior for my project although i haven't completed yet but i think it will gonna work with your tutorial that show it here ! 👍👍👍
@JD_JR
@JD_JR 10 месяцев назад
Nice work man. Thanks for sharing
@steffengrund8810
@steffengrund8810 10 месяцев назад
OCRz2 = New Tesseract("tessdata", "eng", Tesseract.OcrEngineMode.OEM_TESSERACT_ONLY) <--- Every time the rows are called up, the RAM becomes fuller and you can't delete or release the memory.I turned the command into a timer to read a number on the screen and every time the program proudly runs out of memory over 8 GB
@bobbywasabi17
@bobbywasabi17 10 месяцев назад
is there a way to decode biggger QR Codes? perhaps with different masks? can anyone explain it would be appreciated <3 :D
@asasasas2143
@asasasas2143 11 месяцев назад
This is god level , definitely subscribing you. I am watching this video after 10 years since it was created but it is still relevent.
@octivarium5253
@octivarium5253 11 месяцев назад
pooinit
@jtlunsford780
@jtlunsford780 11 месяцев назад
Oh geez....Newbie here says: game changer for having multiple controls. And, I added "Robomatics " & i so each would have their own number. That's it, you're my new hero....Thanks so much for laying that out and making it so easy. Love your vids, easy to follow, easy to understand, easy to comprehend, easy understand your voice and easy the way you layout your format....thanks so much...JT
@jtlunsford780
@jtlunsford780 11 месяцев назад
Gives the error a little pizazz. Love it and thanks for the easy and simple vid. I can see now how to expand on that, it will probably be MEH...LOL...JT
@octivarium5253
@octivarium5253 11 месяцев назад
Future Brandon has fish memory.
@queeniefcharles
@queeniefcharles Год назад
hey. I woke up with the obsessive idea to reverse engineer/decode a QR code. I couldn't thank you more for making this video, such a great amount of work, and purely explained. thank you very much
@ChunkyROX
@ChunkyROX Год назад
This is the crazy man’s sudoku😂
@jtlunsford780
@jtlunsford780 Год назад
A few typos on my part, but it works great. Thanks so much for your knowledge and making it fun to learn...JT
@jefflassek6988
@jefflassek6988 Год назад
You are a genius. That was fun and easy to understand
@yogapradana9295
@yogapradana9295 Год назад
can you help me please? can you share the original link to download WebCamLib.dll?
@SorakaOTP462
@SorakaOTP462 Год назад
thanks, now I don't have to scan QR code when I see it being posted on a wall, I can directly type the URL address on my phone!
@LeBabol
@LeBabol Год назад
now i can open the school smartboard anytime i want!
@MigsLechon
@MigsLechon Год назад
watching this 10yrs later, AMAZING
@momon4868
@momon4868 Год назад
Sir, you're an MVP, I was looking for this exact video by the time I just landed on my first job in programming. I remembered when I was in junior middle-school I got inspired by your video and series of others by doing a VB voice recognition program! It teased my inspirations to become a great programmer in the future, so here I am! Thank you.
@kagemi1105
@kagemi1105 Год назад
Hallo, Im from the future to search this masterpiece 💀
@charlessnachez4248
@charlessnachez4248 Год назад
You didn't explain why they need 900 numbers ?
@farukkaracan3871
@farukkaracan3871 Год назад
it deletes the data written before from the data grid view. only the last line is filled. what is the solution?