HandPoseEstimation icon indicating copy to clipboard operation
HandPoseEstimation copied to clipboard

Tree.cpp:line 233 needs fixing

Open VasLem opened this issue 9 years ago • 0 comments

INF does not work for me, I had to put min=numeric_limits::infinity() and max=-min for your code to work

VasLem avatar Dec 28 '16 16:12 VasLem