View my account

2d image obtained is inverted

Comments

7 comments

  • MartyX Grover

    Does it flip if you set Y rotation to '180' instead of '0'?

     

    0
    Comment actions Permalink
  • 275657108

    I set the Y rotation to "180" and the picture is still upside down. The problem is still not solved

    0
    Comment actions Permalink
  • MartyG

    I located another RealSense Unity wrapper case where the RGB image was upside down.

    https://github.com/IntelRealSense/librealsense/issues/2408

    This was an image that was saved to file.  Is your upside down RGB image also a saved file please or is it real-time?

    0
    Comment actions Permalink
  • 275657108

    倒置RGB图像是一个保存的文件

    0
    Comment actions Permalink
  • 275657108

    yes ,The inverted RGB image is a saved file。

    0
    Comment actions Permalink
  • MartyX Grover

    I researched the problem carefully but could not find a way to alter the Uty wrapper to automatically flip an RGB image saved by the wrapper.  If it is a PNG image, you may have to flip the image manually in art software after the file has been created.  If you are using Windows then you can find its built-in Paint application by typing the word paint into the search box at the bottom of your Windows screen, next to the button in the corner where the PC is shut down.

    0
    Comment actions Permalink
  • 275657108

    MartyG  :Thank you for your serious guidance. I'll study. Thank you 

    0
    Comment actions Permalink

Please sign in to leave a comment.