Hi all,
I have read an YCbCr image by using fopen, fread using C. I wanted to extend this to read multiple frames like in a Video.
How should I proceed? I should take a while loop, but then what is the limit of the counter.
After reading those images I have to plot a Histogram using , only Cb Cr components. Can anyone help me out the code in C?
Thanks,
Rock