Android Question How to record the time interval of change of pixel color in video

mkvidyashankar

Active Member
Licensed User
Longtime User
Hi
I am developing an application in which I have to record the time interval of change of pixel color while capturing video. the color variation is fixed but frequency is different. I found that I can use camEx library, but not sure how to implement this. Any help please.
 

mkvidyashankar

Active Member
Licensed User
Longtime User
Thanks Erel

In the above method image is converted into byte
How can I retrieve pixel data from byte
actually I want one or two pixel color information in a particular quadrant.
 
Upvote 0
Top