QR-/Barcode Detection from Webcams/RTSP Livestreams

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
jakobssystems
User
User
Posts: 12
Joined: Thu Apr 10, 2025 5:17 pm

QR-/Barcode Detection from Webcams/RTSP Livestreams

Post by jakobssystems »

Hi everybody, recently I have finished a nice Purebasic progamm (with two cpp helper .so Libs). A CLI QR-/Barcode Detection from USB-Webcams or RTSP Livestreams. With virtual keyboard and some other nice features (e.g. making automatic product pictures).

https://codeberg.org/tomas-jakobs/qr-code-detection

Why Purebasic as main program?
Because I am a BASIC guy and can make custom adjustments for customers quicker in Purebasic than in cpp.

Have fun!
User avatar
idle
Always Here
Always Here
Posts: 5891
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: QR-/Barcode Detection from Webcams/RTSP Livestreams

Post by idle »

looks good, nice work.
Post Reply