Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.