How to get image frame content in CX3

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
subk1234
Level 2
Level 2
10 questions asked 10 sign-ins 10 replies posted

Hi,

I am using a CX3 Dev Kit to interface to an Omnivision OCSHA10 image sensor. I am debugging the quality of the image received from the sensor.  Which CX3 API can I use to get the frame buffer so that I can check the content of each frame?

Thanks for your help.

Regards,

Subramanyan

0 Likes
1 Solution
AliAsgar
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 750 replies posted

Hi Subramanyan,

We do not have any specific CX3 APIs to view the contents of a frame buffer. However, wireshark traces on the host can be checked to view the contents of each frame buffer.

Best Regards,
AliAsgar

View solution in original post

0 Likes
1 Reply
AliAsgar
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 750 replies posted

Hi Subramanyan,

We do not have any specific CX3 APIs to view the contents of a frame buffer. However, wireshark traces on the host can be checked to view the contents of each frame buffer.

Best Regards,
AliAsgar

0 Likes