Closed linzheming closed 6 years ago
Hi Linzheming,
Did you tried to compile with the original Makefile? If so, use the file Makefile.noDepth.
You can simply replace the files doing:
mv Makefile.noDepth Makefile
Please try that and give me a feedback.
Best regards,
Derzu.
Hey Derzu, After changeing a webcam, it's works. Thank you for your reply.
Hey Derzu, We wanted to run the code for webcam, so I comment out this line in Makefile。
#CFLAGS += -DDEPTH
It was compiled successfully. But when I tried to run BodySkeletonTracker , I got the following error:
Could you please help me understand this?
Regards, james