mchehab / zbar

ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. There's a clone at at LinuxTV.org, and another one at gitlab.
https://linuxtv.org/downloads/zbar/
GNU Lesser General Public License v2.1
1k stars 205 forks source link

Can I install it on arago project used for TI boards? #273

Open sourabh-patil opened 1 year ago

sourabh-patil commented 1 year ago

Can I use this repo for using zbar and python bindings on TI development boards? If Yes then how to do it? I am new to embedded systems. Some helping pointers would be really helpful. Thanks!