Hi Luca, > This is function in C to convert from Bayer to RGB24 pixel formats. > The linear interpolation is more efficient than the ones I saw in other > similar functions on internet, as the code omits "if-then-else" conditional > statements in the loops.
Thanks for the code. This will be usefull for all the users who are interested in raw image processing. There seem to be quite a lot of them lately :-) Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
