Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shibatch/baum
BAUM : Library for Recognizing Blur-Resistant Markers
https://github.com/shibatch/baum
Last synced: 3 days ago
JSON representation
BAUM : Library for Recognizing Blur-Resistant Markers
- Host: GitHub
- URL: https://github.com/shibatch/baum
- Owner: shibatch
- License: other
- Created: 2016-01-01T12:15:08.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T13:57:47.000Z (almost 4 years ago)
- Last Synced: 2023-10-20T04:30:44.569Z (about 1 year ago)
- Language: C
- Homepage: http://ito-lab.naist.jp/~n-sibata/software/baum/
- Size: 13 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
This software is written by Naoki Shibata ([email protected]).
https://shibatch.github.io/baum/BAUM is a software library for drawing and recognize circular barcodes
that are designed to be relatively tolerant of linear motion blur.
This library allows recognizing those circular barcodes from video in
real time from Full HD videos utilizing a desktop GPU. All recognition
task is executed by an OpenCL device, and thus CPU load is very low if
a GPU is used as the OpenCL device.This software is in public domain. You can use and modify this code
for any purpose without any obligation.