mexopencv  3.4.1
MEX interface for OpenCV library
Variables
anonymous_namespace{rotatedRectangleIntersection.cpp} Namespace Reference

Variables

const ConstMap< int, stringRectIntersectInvMap
 types of intersection between rectangles More...
 

Variable Documentation

◆ RectIntersectInvMap

const ConstMap<int,string> anonymous_namespace{rotatedRectangleIntersection.cpp}::RectIntersectInvMap
Initial value:
(cv::INTERSECT_PARTIAL, "Partial")
INTERSECT_PARTIAL
INTERSECT_FULL
INTERSECT_NONE
std::map wrapper with one-line initialization and lookup method.
Definition: MxArray.hpp:927

types of intersection between rectangles

Definition at line 15 of file rotatedRectangleIntersection.cpp.