kudan-eu / KdImageTrack

Our image tracking library for KudanAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KdImageTrack

The Kudan C++ library for the detection and tracking of markers

KdImageTrack is released under GPL V3 see KdImageTrack-gpl.txt for details.
KdImageTrack dependencies and their licenses are listed under KdImageTrack-dependencies.txt.
For a closed-source version of KdImageTrack for commercial purposes, please contact to hello@kudan.eu.

Getting Started

These instructions will get a copy of the project up and running on your local machine for development purposes.

Prerequisites

macOS

XCode 8.2.1 or later.

Installing and Building

Clone the repository.

macOS

Open KdImageTrack.xcodeproj in Xcode, located in the root directory.

Select the KdImageTrack-macOS scheme and build for the compiled static libraries.

Various demo schemes also exist to give examples of the static library's usage.

Running tests

Select and build the IntegrationTests scheme in Xcode.

About

Our image tracking library for KudanAR


Languages

Language:C++ 94.1%Language:C 5.6%Language:Objective-C 0.2%Language:Assembly 0.1%Language:CMake 0.0%