anastasia-tkach / hmodel-cpp-public

Sphere Meshes for Real-Time Hand Modeling and Tracking
GNU Lesser General Public License v3.0
46 stars 38 forks source link

Hi,MS Anastasia, "WARNING:init failed" the c1 == Vector3(0,0,0) and the translation == Vector3(0,0,0) #6

Open ChunlinJi opened 7 years ago

ChunlinJi commented 7 years ago

this->color_render and this->depth_render are invalid in TrivialDetector.cpp(line 96),and the c1 returns Vector3(0,0,0), "Warning: init failed" . the hand model cannnt fit and track the data. why this->copy+rendered_images_to_cpu() function is commented?(line 93 in TrivailDetector.cpp)