OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

OpenPose Example is not appear in new version?

Open Another5405 opened this issue 2 years ago • 0 comments

Hi, I want to test OpenPose and compare the result my self, I did some search and know the old version had OpenPose: https://github.com/Hengle/OpenCVForUnity-1/blob/master/Assets/OpenCVForUnity/Examples/MainModules/dnn/CaffeExample/OpenPoseExample.cs

And that replace by ONNX https://github.com/EnoxSoftware/OpenCVForUnity/issues/121

but I do need OpenPose to get accurate data, no need to use for real-time processing. Is it possible to bring OpenPose back? Thank you.

Another5405 avatar Aug 07 '23 21:08 Another5405