Hi All,
I have a small question regarding the NPP library.
Are the image processing functions provided by the NPP library written for RGB images only?
I know there are a several image conversion functions for RGB->YUVXXX and YUVXX->RGB but I was just curious if there is some way to tell NPP which image format you are using when accessing the image processing functions so you dont have to do the conversion?
Thanks!