Tianyi Zhao

Results 15 comments of Tianyi Zhao

Please refer to [this](https://github.com/CMU-Perceptual-Computing-Lab/openpose_unity_plugin/blob/master/doc/installation.md#having-issues) for possible solutions. Update here if they don't work.

For running using AMD GPU, I think you just need to install the driver accordingly (posted in OpenPose prerequisites [here](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/prerequisites.md#windows-prerequisites))

[OPDatum](https://github.com/CMU-Perceptual-Computing-Lab/openpose_unity_plugin/blob/master/OpenPosePlugin/Assets/OpenPose/Modules/Scripts/OPDatum.cs#L44). An example usage of datum is [here](https://github.com/CMU-Perceptual-Computing-Lab/openpose_unity_plugin/blob/master/OpenPosePlugin/Assets/OpenPose/Examples/Scripts/OpenPoseUserScript.cs#L161).

Thanks! I don't think it can work easily on Android cuz it uses DLL compiled in Windows. We need to compile OpenPose in a compiler that uses Android API, and...

Just to be more clear on your problem: The project can run with default settings, but enabling the hand/face will crash Unity. Is this correct? If so, a possible reason...

Well... support for MacOS is not yet in the schedule, but is greatly possible to be added in the future. Updates related to this will be posted here!

> It'd be great if it works on Mac. What is needed to have it supported on Mac OSX? Actually I have no idea what is needed on Mac OSX...

@gineshidalgo99 Do you have any idea what does that dll (`ActiproSoftware.Docking.Wpf.dll`) do?

This issue will be examined and updates will be posted here! This issue seems to happen after the current updates. You may try to use the last version (v1.0.0) to...

In some cases, it will be very slow at the beginning but it turns out to be fine after a few seconds. Does that apply to you?