Giter VIP home page Giter VIP logo

Comments (12)

xinleiz avatar xinleiz commented on June 12, 2024 1

I came across with the same problem. Based on my experiment, it was because the program is utilizing the primary graphics adaptor, and when the primary graphics adaptor is not Nvidia ones, it will cause this problem.
Solved it by setting the preferred graphics processor to the Nvidia one's as default

from handtracker.

zhuzilin avatar zhuzilin commented on June 12, 2024 1

Thank you! Change the primary graph card works!

from handtracker.

nkyriazis avatar nkyriazis commented on June 12, 2024

Unfortunately, it cannot be fixed in the current release. This is a rare error that we, however, will fix in the next release.

from handtracker.

padeler avatar padeler commented on June 12, 2024

Can you give us some more information about your setup? (Driver and OpenGL version?) This issue is related to the shader code in the HandTracker renderer and does not appear in most systems.

from handtracker.

ufoym avatar ufoym commented on June 12, 2024

OpenNI SDK: OpenNI-Win64-1.5.7.10-Dev
Sensor Driver: Sensor-Win64-5.1.6.6-Redist
Kinect SDK: KinectSDK-v2.0_1409
CUDA: 7.5
Python: 2.7 x64
OS: Windows 10

from handtracker.

padeler avatar padeler commented on June 12, 2024

Probably the issue is with your OpenGL and NVidia driver versions.

from handtracker.

HelloCentaurus avatar HelloCentaurus commented on June 12, 2024

the same problem,did you fix it? My Graphics is geforce840m and the openGL is 4.5. Did I get the wrong openGL?
File "F:/HandTracker-master/SingleHandTracking.py", line 33, in
renderer = Rendering.RendererOGLCudaExposed.get()
RuntimeError: E:\mbv\Rendering\RendererOGL\OpenGLHelpers.cpp(158): Throw in function void __cdecl OGL::ThrowOnCompileLinkError(unsigned int,enum OGL::CompLinkMode,const class std::basic_string<char,struct std::char_traits,class std::allocator > &)
Dynamic exception type: class boost::exception_detail::clone_impl
[struct MBV::Core::Message * __ptr64] = error while compiling file :
ERROR: 0:2: 'output' : reserved word
ERROR: 0:2: 'output' : syntax error syntax error

from handtracker.

YuYangguang avatar YuYangguang commented on June 12, 2024

I met that issue,too. Do you know the reason of the issue. I guess it is brought by the hardware. But can you give me the hardware requirement? I have changed three devices, all of which reported this error? Can you give me some tips?

from handtracker.

HelloCentaurus avatar HelloCentaurus commented on June 12, 2024

Are you Chinese ?I suppose you are,so I will answer your question in Chinese.
具体记得不太清楚了,主要是路径的问题,那个bat文件里设定了环境变量,可能不太行。你可以手动设定环境变量,还有库文件要放在和bat文件放在一个目录下。应该不是硬件问题。

from handtracker.

nkyriazis avatar nkyriazis commented on June 12, 2024

In your effort @HelloCentaurus to be helpful please be inclusive, too. Not everybody can read Chinese or is able/willing to translate.

@YuYangguang , this is a recurrent error that can and will be fixed on our side. We will provide new binaries with this bug being fixed.

from handtracker.

YuYangguang avatar YuYangguang commented on June 12, 2024

First of all, I'm sure it is not the issue of the path. I just put the libs and the app folder on the desktop separately. It also runs well. I suspect it is the issue of hardware. My device is thinkpad, whose Integrated graphics is produced by the intel and discrete graphics is produced by the Nvidia. In the thinkpad device, it occured such error. But when I turned to another device whose graphics are produced by the Nvidia, everything runs well. Maybe the cuda can work well only on the Nvidia GPU??I hope this can help people who are also bothered by this issue.

from handtracker.

nkyriazis avatar nkyriazis commented on June 12, 2024

The library makes use of CUDA and cannot work on non-CUDA hardware. It also utilizes the primary graphics adaptor.

from handtracker.

Related Issues (20)

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.