Quantcast
Channel: Intel® Software - Intel® Integrated Performance Primitives
Viewing all articles
Browse latest Browse all 1489

Warp functions with antialiasing

$
0
0

I'm using warp functions to get correct chroma siting. RGBToYCbCr422() just averages the chroma of the 4 pixels, when the chroma should be between the leftmost two pixels for mpeg2 and avc. Additionally, the average is always rounded down.

If I also resize the image in the same pass, I get aliasing. The resize functions have antialiasing, but the warp functions don't. Could you add it? Alternatively, since I just need axis aligned transformations, Ipp32f dx, Ipp32f dy arguments could be added to ResizeAntialiasing() that work as in CopySubpix(). Finally, are warp functions as fast as resize when there's no rotation?

Bruno


Viewing all articles
Browse latest Browse all 1489

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>