not-matthias / obs-rs

Capture frames of any game using OBS.
MIT License
138 stars 23 forks source link

Color breaks when checking images in C++ Opencv using FFI #8

Closed KimYuwol closed 1 year ago

KimYuwol commented 1 year ago

Can you add C++ example using FFI? We succeeded in getting the data, but the color will be broken when we convert it to opencv Mat and check it. This project will greatly contribute to my AI project.

sirzechs753 commented 1 year ago

Hi, I also experiencing this issue with red V shooter games iykwim, did u happened to resolve this?

nullmastermind commented 1 year ago

+1 can you help me resolve