58 ImageRectification(
bool validateAndSortPoints=
true):validateAndSortPoints(validateAndSortPoints){}
86 float maxTilt=0,
bool advanedAlgorithm=
true,
ImageRectification(bool validateAndSortPoints=true)
create an ImageRectification instance with given value for validateAndSortPoints
Definition: ImageRectification.h:58
undocument this line if you encounter any issues!
Definition: Any.h:37
core::Img< T > buffer
internal image buffer
Definition: ImageRectification.h:52
bool validateAndSortPoints
internal flag
Definition: ImageRectification.h:53
Size class of the ICL.
Definition: Size.h:61
ICLQt_API core::Img< T > filter(const core::Img< T > &image, const std::string &filter)
applies a filter operation on the source image (affinity for float)
scalemode
for scaling of Img images theses functions are provided
Definition: Types.h:84
Single precission 3D Vectors Point class of the ICL.
Definition: Point32f.h:41
#define ICLFilter_API
Definition: CompatMacros.h:175
Rectangle class of the ICL used e.g. for the Images ROI-rect.
Definition: Rect.h:95
The ImageRectification class can be use to rectify an image quadrangle (IPP accellerated)
Definition: ImageRectification.h:51