Coder Social home page Coder Social logo

paroj / artoolkitplus Goto Github PK

View Code? Open in Web Editor NEW
79.0 79.0 27.0 2.54 MB

ARToolKitPlus is a computer tracking library for creation of augmented reality applications

License: GNU General Public License v3.0

C++ 94.32% C 4.90% MATLAB 0.19% CMake 0.57% Mathematica 0.02%
artoolkit augmented-reality

artoolkitplus's People

Contributors

drwalton avatar paroj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

artoolkitplus's Issues

Pattern shot by myself

When using the simple tracking mode, I can only read the image in .raw format. I try image_320_240_8_marker_id_bch_nr0100.jpg and an error will occur. The tag cannot be found. I tried to convert the jpg format to the raw format, which is still wrong. I don't know how to get the raw format image you used.

Compile error & solution in VS 2013

In file "rppMultiGetTransMat.cpp",
replace line
marker_id_freq.insert(std::make_pair < int,int > (int(m_patt_id), 1));
with
marker_id_freq.insert(std::make_pair(int(m_patt_id), 1));
do the same with the line
m2c_idx.insert(std::make_pair(int(m), int((*c_iter).first)));

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.