PICCANTE  0.4
The hottest HDR imaging library!
pic::Mask Member List

This is the complete list of members for pic::Mask, including all inherited members.

add(bool *buffer, int n, bool value)pic::pic::Buffer< bool >inlinestatic
add(bool *bufferOut, bool *bufferIn0, bool *bufferIn1, int n)pic::pic::Buffer< bool >inlinestatic
add(bool *bufferOut, bool *bufferIn, int n)pic::pic::Buffer< bool >inlinestatic
addS(bool *bufferOut, bool *bufferIn, int n, int channels)pic::pic::Buffer< bool >inlinestatic
assign(bool *buffer, int n, bool value)pic::pic::Buffer< bool >inlinestatic
assign(bool *bufferOut, bool *bufferIn, int n)pic::pic::Buffer< bool >inlinestatic
BGRtoRGB(bool *buffer, int width, int height, int channels, int frames)pic::pic::Buffer< bool >inlinestatic
Buffer()pic::pic::Buffer< bool >inline
BufferFromLayerToIntervaleaved(bool *bufferOut, bool *bufferIn, int n, int channels)pic::pic::Buffer< bool >inlinestatic
clone(bool *bufferOut, bool *bufferIn, int n, int channels)pic::pic::Buffer< bool >inlinestatic
copySubBuffer(bool *bufIn, int bi_width, int bi_height, int bi_channels, int startX, int startY, bool *bufOut, int bo_width, int bo_height, int bo_channels)pic::pic::Buffer< bool >inlinestatic
dilate(bool *dataOut, bool *dataIn, int width, int height, int kernelSize=3)pic::Maskinlinestatic
div(bool *buffer, int n, bool value)pic::pic::Buffer< bool >inlinestatic
div(bool *bufferOut, bool *bufferIn0, bool *bufferIn1, int n)pic::pic::Buffer< bool >inlinestatic
div(bool *bufferOut, bool *bufferIn, int n)pic::pic::Buffer< bool >inlinestatic
divS(bool *bufferOut, bool *bufferIn, int n, int channels)pic::pic::Buffer< bool >inlinestatic
empty(bool *dataIn, int width, int height)pic::Maskinlinestatic
erode(bool *dataOut, bool *dataIn, int width, int height, int kernelSize=3)pic::Maskinlinestatic
flipH(bool *buffer, int width, int height, int channels, int frames)pic::pic::Buffer< bool >inlinestatic
flipV(bool *buffer, int width, int height, int channels, int frames)pic::pic::Buffer< bool >inlinestatic
mul(bool *buffer, int n, bool value)pic::pic::Buffer< bool >inlinestatic
mul(bool *bufferOut, bool *bufferIn0, bool *bufferIn1, int n)pic::pic::Buffer< bool >inlinestatic
mul(bool *bufferOut, bool *bufferIn, int n)pic::pic::Buffer< bool >inlinestatic
mulS(bool *bufferOut, bool *bufferIn, int n, int channels)pic::pic::Buffer< bool >inlinestatic
removeIsolatedPixels(bool *dataOut, bool *dataIn, int width, int height)pic::Maskinlinestatic
rotate90CCW(bool *buffer, int &width, int &height, int channels)pic::pic::Buffer< bool >inlinestatic
rotate90CW(bool *buffer, int &width, int &height, int channels)pic::pic::Buffer< bool >inlinestatic
shift(bool *bufferOut, bool *bufferIn, int dx, int dy, int width, int height, int channels, int frames)pic::pic::Buffer< bool >inlinestatic
sub(bool *buffer, int n, bool value)pic::pic::Buffer< bool >inlinestatic
sub(bool *bufferOut, bool *bufferIn0, bool *bufferIn1, int n)pic::pic::Buffer< bool >inlinestatic
sub(bool *bufferOut, bool *bufferIn, int n)pic::pic::Buffer< bool >inlinestatic
subS(bool *bufferOut, bool *bufferIn, int n, int channels)pic::pic::Buffer< bool >inlinestatic
thinning(bool *dataOut, bool *dataIn, int width, int height)pic::Maskinlinestatic
transpose(bool *bufferOut, bool *bufferIn, int width, int height, int channels, int frames)pic::pic::Buffer< bool >inlinestatic
unique(bool *buffer, int n, std::set< bool > &uniqueValues)pic::pic::Buffer< bool >inlinestatic