Qt for iOS : Accessing Raw RGB Camera Data
Mobile and Embedded
1
Posts
1
Posters
920
Views
2
Watching
-
wrote on 27 Jul 2015, 02:39 last edited by
Hi Friends
I need to make an iPhone application that requires me to access the basic raw RGB Image data of an iPhone Camera.
Right now,I am meddling with QAbsractVideoBuffer, to access the video frames. But somehow, It seems like that it still tries to automatically adjust the exposure rate, ISO Sensitivity and focus. I also tried using QCameraExposure class, but it seems to have limited capability.
Am I Approaching it correctly? Or is there an alternative way to do what I am doing?
1/1