Check whether two rectangles intersect. :param rect1, rect2: a rectangle represented with a turple(x,y,w,h,approxPoly_corner_count) :return whether the two rectangles intersect
(rect1, rect2)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected