barcode scanning

Forum for questions and support relating to the 1.28.x releases only.
Locked
ludo_akreed
Posts: 4
Joined: Thu Oct 29, 2015 1:11 pm

barcode scanning

Post by ludo_akreed »

Hi All,

I'm working for a printing companie and we're trying to find a way to take a picture of each pallets going out, and to scan the barcode on it to give the image the name of the number written on the pallet tag.

We are looking for a cheap and possibly open sources system.

I tried with zoneminder in combination with Zbar with no success.

Does anyone already tried this kind of stuff?


Small precisions:

- Barcode are code39 and printed on an A4 sheet.
- zoneminder 1.28.107 running on a Ubuntu 14.04.1 amd64 Under VMware esx4 (4cpu and 2Gb RAM)
- cameras: TrendNet TV-IP310PI

Thank you by advance,
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

Re: barcode scanning

Post by PacoLM »

I recommend you to search a custom solution, just spent two minutes in Google:

http://blog.ayoungprogrammer.com/2013/0 ... codes.html

Maybe is worth to do a custom and lighter app that could be run in a Beaglebone Black or Raspberry Pi.

Regards,

PacoLM

After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
ludo_akreed
Posts: 4
Joined: Thu Oct 29, 2015 1:11 pm

Re: barcode scanning

Post by ludo_akreed »

Thank you for your answer PacoLM, I'll have a look on it and post the results.

Thank you again,
patpend
Posts: 43
Joined: Thu Mar 13, 2014 12:23 pm

Re: barcode scanning

Post by patpend »

There was some activity a while back about integrating OpenCV into ZM which would have paved the way for all sorts of neat tricks such as analytics (people counting, object detection, loitering detection), facial recognition, license plate scanning and probably barcode scanning too, but unfortunately it never gained traction. I am hoping someone will pick up the torch again, I would but this is way above my pay grade.
Locked