wongfei / ue4-mediapipe-plugin

UE4 MediaPipe plugin
Apache License 2.0
294 stars 99 forks source link

when i disable overlay, hand landmark doesn't work #11

Closed jungmsung closed 3 years ago

jungmsung commented 3 years ago

i am using holistic with iris that can use all of stuffs of plugin. when i disable overlay, hand landmark doesn't work. pose_world_landmark is fine but hand is not working.

and is there anyway to convert output video to ue media texture?

wongfei commented 3 years ago

run the scene with disabled overlay, then upload graph config file you using (*.pbtxt) and "ue4-mediapipe-plugin\Saved\Logs\MediaPipeDemo.log"

output to texture is not implemented right now