OpenCVForUnity icon indicating copy to clipboard operation
OpenCVForUnity copied to clipboard

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

Open AkhilBhaskar-Nitta opened this issue 4 years ago • 3 comments

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.

AkhilBhaskar-Nitta avatar Sep 09 '21 19:09 AkhilBhaskar-Nitta

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

EnoxSoftware avatar Sep 10 '21 07:09 EnoxSoftware

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

AkhilBhaskar avatar Sep 10 '21 07:09 AkhilBhaskar

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

EnoxSoftware avatar Sep 10 '21 16:09 EnoxSoftware