Go to the source code of this file.
|
class | ForestHandler |
| This class allows to generate the forests associated to an algorithm when the pixel prediction is applied. More...
|
|
◆ ForestHandlerFlags
Enumerator |
---|
CENTER_LINES | Whether to generate the forest for the center lines of the image.
|
FIRST_LINE | Whether to generate the forest for the first line of the image.
|
LAST_LINE | Whether to generate the forest for the last line of the image.
|
SINGLE_LINE | Whether to generate the forest for an image composed by a single line.
|
Definition at line 18 of file forest_handler.h.
◆ operator&()
◆ operator|()