WeiDong Chen
WeiDong Chen
I have already build and install mesh-intersection。I find this line g++ -pthread -shared -B /root/anaconda3/compiler_compat -L/root/anaconda3/lib -Wl,-rpath=/root/anaconda3/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.6/src/bvh.o build/temp.linux-x86_64-3.6/src/bvh_cuda_op.o -L/usr/local/cuda/lib64 -lcudart -o build/lib.linux-x86_64-3.6/bvh_cuda.cpython-36m-x86_64-linux-gnu.so but it produce nothing in...
I have finally!! make openpose read video on centos server. but with the following command: build/examples/openpose/openpose.bin --model_pose BODY_21A --tracking 1 --render_pose 1 --display=0 --write_video=result/render4/result.avi --write_json=result/keypoint4/ --video example/video.avi it only producer...