peterchen2001
peterchen2001
I am studying the sample ‘Hand Keypoint Detection’ on https://www.learnopencv.com/hand-keypoint-detection-using-deep-learning-and-opencv/, it works in c++ application. I am trying to convert this using opencvforunity. Everything works well except below c++ line...
HandPoseEstimationExample is a good example to detect and track hand pose. However it's not exact sometimes as it works via color, not thru some "hand pose" train model. https://github.com/yukihiko/ThreeDPoseUnitySample is...
OP_Error: Error: Cuda check failed (35 vs. 0): CUDA driver version is insufficient for CUDA runtime version
Hi, It works for me to save and load gameobject with its prefab. that's great. However, sometimes i need to import random fbx to my application and want to save...