Skip to main content

There are time delay when outputing frames in C++ project with OpenCV

Comments

1 comment

  • TDY_Ifeanyi
    Community team
    Great answers
    Expert (Gold)

    Hello Jonghak,

    It is not clear from the shared code how and where you computed the time delay or the exact function call with most delay?

    I would recommend to insert and measure time taken at different section of the program (i.e from GetNextImage(...) downto waitkey(..)) to determine and minimize this delay. 

    I hope this approach helps to resolve it.

    Regards,

    Ifeanyi

    0

Please sign in to leave a comment.

Powered by Zendesk