Git Product home page Git Product logo

rafael-radkowski / trackingexpertplus Goto Github PK

View Code? Open in Web Editor NEW
30.0 12.0 9.0 28.68 MB

TrackingExpert+ introduces a set of tools for augmented reality (AR) application development. In particular, it provides for 6-degree-of-freedom (DoF) pose measurement and 3D visualization capabilities. The focus is on industrial AR applications for tasks such as assembly training and task-support, maintenance, and others.

License: MIT License

C++ 56.76% C 1.98% Cuda 18.54% GLSL 0.67% CMake 17.43% Batchfile 0.02% Objective-C 4.60%

trackingexpertplus's Issues

Remove or fix BUILD_SHARED_LIB option

Cmake has a BUILD_SHARED_LIB option for glfw. If activated, the library name is glfw3dll.lib. Remove the dll in the name or the complete shared build optino.

some problems met while build with cmake

cmake error says no CUDA toolset found when i build with cuda v9.2, someone say it is because vs2019 is not support cuda v9.2(i dont know), so i get a v11.2 but it still wrong here:

The CUDA compiler
"C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.2/bin/nvcc.exe"
is not able to compile a simple test program.

I tried google this question, but it didn't seem to work.
I'm sorry to be so abrupt, but I really can't solve the problem.so appreciate if you can help me !

Move camera out of trackingx

The camera class is currently part of the tracking expert lib. This is impractical since the lib can work with more than one camera. Adding the camera class requires one to posses the libraries

SearchFile hierarchy access denied crash.

The SearchFile function crashes if the TrackingExpert+ is too high in the C:/ file hierarchy. The function tries to go further up the hierarchy and runs into ACCESS DENIED issues. Check for locked folders and prevent the directory_iterator to try to search those folders.

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.