-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
我添加OpenCV2.4.13/OpenCV3.3.1路径后,配置好了dlunion/OpenPose,也已经下载好pose_iter_440000.caffemodel,用VS2013打开openpose-new.sln后,编译成功运行,此时电脑摄像头开启,然后显示画面就是当前摄像头的画面,没有pose检测结果。
然后我使用官网的video.avi,将本地视频输入进去检测,但一样没有pose检测结果。我调试到connectBodyPartsCpu(keypoints, input->list, nms_out->list, baseSize, POSE_MAX_PEOPLE, 9, 0.05, 3, 0.4, 1, shape);发现keypoints值是空的。
请问为什么出现上述问题,是没有配置好?还是值设置的有问题?还请大神可以解答
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels