DominicOrga / Real-Time-Huetag-Reader-Prototype

An application demonstrating the Huetag Marker system based on the algorithms discussed in its research paper as a proof of concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Time-Huetag-Reader-Prototype

An application demonstrating the Huetag Marker system based on the algorithms discussed in its research paper as a proof of concept.

Standalone Application

Available: "x64\Debug\Huetag-Real-Time.exe"

Prerequisites

The project requires the installation of the following software tools:

  1. Qt (version 5.9 recommended)
  2. OpenCV (version 3.2 recommended)
  3. Visual Studio (version 2015 recommended)

Normal Lighting Exposure

read-huetag

Low Lighting Exposure

read-huetag

See also

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

An application demonstrating the Huetag Marker system based on the algorithms discussed in its research paper as a proof of concept.

License:MIT License


Languages

Language:C++ 100.0%