Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
みなさん、こんにちは。
OpenGLESでios5のyuvデータ(yuv420p)をrgbデータに変換しようとしています。Apple の GLCameraRipple Demo は既に見ましたが、うまくいきませんでした。
誰かがこれを以前に試したことがあり、私を助けることができますか?
乾杯
GLCameraRipple は RAW YUV データを使用しません。カメラから直接フレームバッファを使用します。GLCameraRipple を生の YUV データで動作させることはできません。これは、手動で作成されたバッファーを元に戻すことができないためです。