Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Misleading histogram example

Gramkow__Claus
Beginner
565 Views

The example given for the use of histograms (https://software.intel.com/en-us/ipp-dev-reference-histogram) seems misleading. The upper limit is set to 255 and the criterion for an intensity to belong in a bin is stated to be pLevels<=pSrc(x, y)<pLevels(k+1). Therefore, if the randomized image contains the value 255, the sum of frequencies will not reach 64 = 8x8, which very much seems to be the intention of the example.

0 Kudos
2 Replies
Adriaan_van_Os
New Contributor I
565 Views

See the thread "ippiHistogram_8u_C1R problem" https://software.intel.com/en-us/forums/intel-integrated-performance-primitives/topic/676143 and my comment on it. There never was a reply.

Regards,

Adriaan van Os

 

0 Kudos
Chao_Y_Intel
Moderator
565 Views
thanks for reporting this issue. I tracked in our bug database, so we can fix it in the future release. regards, Chao
0 Kudos
Reply