EnoxSoftware / OpenCVForUnity

OpenCV for Unity (Untiy Asset Plugin)
https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088
558 stars 175 forks source link

Need information about FPS for OpenPose example using a Web camera. #125

Open AkhilBhaskar-Nitta opened 3 years ago

AkhilBhaskar-Nitta commented 3 years ago

Hi, I am going to purchase the OpenCV for Unity asset from the asset store, before that I was working on the free trial version of the OpenCV Unity asset. I am working on the OpenPose example using a Web camera. I am getting the Human pose with a Web camera but I am getting low FPS.

My PC specifications :

Processor : Intel (R) Core TM i7 - 8700 CPU @ 3.20GHZ 3.19 GHZ RAM : 32GB 64 Bit operating system

I need some information from your side :

Do I get a high FPS after purchasing the OpenCV for Unity asset from the asset store?

Can you please provide the information about the FPS.

Thanks in advance.

EnoxSoftware commented 3 years ago

Thank you for your inquiry.

For now, OpenPoseExample takes more than 2000 ms to estimate human pose. Perhaps real-time processing is difficult.

Regards, EnoxSoftware

AkhilBhaskar commented 3 years ago

Hi @EnoxSoftware , Thanks for your response.

Do I get a high FPS after purchasing the OpenCV for Unity asset from the asset store?

Can you please clarify my doubt about FPS.

Regards, AkhilBhaskar Nitta

EnoxSoftware commented 3 years ago

There is no difference in FPS between the full version and the trial version.

I haven't tried it yet, but you may get better results using MediaPipe. https://github.com/homuler/MediaPipeUnityPlugin