BohdiAR

wrap OpenCV-Dynamic framework and ArUco library for AR apps


License
BSD-3-Clause
Install
pod try BohdiAR

Documentation

BohdiAR

CI Status Version License Platform

Requirements

BohdiAR depends on pod OpenCV-Dynamic which depends on cmake.

you can install cmake use homebrew

brew install cmake

Installation

this pod is not published into cocoapods trunk right now ! please use it like below

target 'App' do
    pod 'BohdiAR', :git => 'https://github.com/sunpaq/BohdiAR.git', :branch => 'develop'
end

Author

sunpaq@gmail.com

License

BohdiAR is available under the BSD license. See the LICENSE file for more info.