$extrastylesheet
Classes | |
struct | mln::win::backdiag2d |
Diagonal line window defined on the 2D square grid. More... | |
struct | mln::win::diag2d |
Diagonal line window defined on the 2D square grid. More... | |
class | mln::win::disk2d |
2D disk window; precisely, ball-shaped window defined on the 2D square grid. More... | |
class | mln::win::hline2d |
Horizontal line window defined on the 2D square grid. More... | |
struct | mln::win::octagon2d |
Octagon window defined on the 2D square grid. More... | |
struct | mln::win::rectangle2d |
Rectangular window defined on the 2D square grid. More... | |
class | mln::win::vline2d |
Vertical line window defined on the 2D square grid. More... | |
class | mln::w_window2d_float |
Type alias for a w_window with arbitrary shape, defined on the 2D square grid (with integer coordinates) and whose weights are floating values. More... | |
class | mln::w_window2d_int |
Type alias for a w_window with arbitrary shape, defined on the 2D square grid (with integer coordinates) and whose weights are integers. More... | |
class | mln::window2d |
Type alias for a window with arbitrary shape, defined on the 2D square grid with integer coordinates. More... |
Functions | |
const window2d & | mln::win_c4p () |
const window2d & | mln::win_c8p () |
Predefined 2D windows.
const window2d& mln::win_c4p | ( | ) |
const window2d& mln::win_c8p | ( | ) |