Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

OpenCvSharp Wrapper

Discussion in 'Scripting' started by thilina098, Mar 26, 2014.

  1. thilina098

    thilina098

    Joined:
    Oct 31, 2012
    Posts:
    18
    Hi,

    I'm using OpenCvSharp wrapper in my project to detect objects. But when I try to put some text into the CvArr image (using Cv.PutText method), all the characters are flipped in X axis. Does anybody got any idea how to fix this problem ?

    Thanks for your answers in advance.
     
  2. unity_ctxWpU8h_uHJEQ

    unity_ctxWpU8h_uHJEQ

    Joined:
    Feb 14, 2018
    Posts:
    1
    public bool FlipLeftRightAxis = true;