This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IPNC RDK Histogram information



Hi,

I am using IPNC RDK 3.5.

i want to know how histogram works.

From function "DM812X_SWOSD_drawHistLines", i am getting histogram height value(amplitude) which is calculated based on histHeight = (*(pHistDataAddr + i) >> 5);  equation.

is there any justification of this equation?

Bset Regards,

Prashant