Go to the source code of this file.
|
bool | deBayer_GRBG8_TO_BGR (yarp::sig::Image &source, yarp::sig::Image &dest, int pixelSize) |
|
bool | deBayer_GRBG8_TO_RGB (yarp::sig::Image &source, yarp::sig::Image &dest, int pixelSize) |
|
bool | deBayer_BGGR8_TO_RGB (yarp::sig::Image &source, yarp::sig::Image &dest, int pixelSize) |
|
bool | deBayer_RGGB8_TO_RGB (yarp::sig::Image &source, yarp::sig::Image &dest, int pixelSize) |
|
bool | deBayer_BGGR8_TO_BGR (yarp::sig::Image &source, yarp::sig::Image &dest, int pixelSize) |
|
bool | deBayer_RGGB8_TO_BGR (yarp::sig::Image &source, yarp::sig::Image &dest, int pixelSize) |
|
◆ deBayer_BGGR8_TO_BGR()
◆ deBayer_BGGR8_TO_RGB()
◆ deBayer_GRBG8_TO_BGR()
◆ deBayer_GRBG8_TO_RGB()
◆ deBayer_RGGB8_TO_BGR()
◆ deBayer_RGGB8_TO_RGB()