boost::gil::laplace_function::get_directed_offsets
This function makes sure all Laplace functions enumerate values in the same order and direction.
Description
The first element is difference North West direction, second in North, and so on in clockwise manner. Leave element as zero if it is not to be computed.
Return Value
A standard container for storing a fixed size sequence of elements.
Created with MrDocs