I am using intel compiler 11.1.054 and I have the ippiman.pdf of march 2009. In page 273 there is "Example 6-1 Using the Function ippiRGBToYUV".
The example returns error due to wrong roi size. it should be {3,3} and not {9,3).
Is it a bug in the compiler or the wrong documanetation ?