You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void drawRotatedRectangles(cv::Mat& image, int rectWidth, int rectHeight, int startX, int startY, int gap, int numRects, double angle, const std::vector<bool>& parkingStatus, int& statusIndex);