查找两个凸多边形的交集。 float cv::intersectConvexConvex(InputArray p1, InputArray p2, OutputArray p12, bool handleNested = true ...