1 #ifndef SEGMENTATIONERRORS_H 2 #define SEGMENTATIONERRORS_H 30 std::runtime_error(
"Given side is incorrect!") {};
IncorrectSideSize(std::string msg)
Exception with custom information.
Definition: SegmentationErrors.h:24
InvalideThresholdValue()
Default error message.
Definition: SegmentationErrors.h:42
Exception associated with agroeye::operations::ChessboardSegmentation.
Definition: SegmentationErrors.h:17
Definition: ContainerMath.h:11
IncorrectSideSize()
Exception with default information.
Definition: SegmentationErrors.h:29
Errors related to invalid value of threshold parameter in quadtree segmentation.
Definition: SegmentationErrors.h:37