mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
War on Whitespace, master edition: file endings.
This commit is contained in:
@@ -404,4 +404,3 @@ void cv::boxPoints(cv::RotatedRect box, OutputArray _pts)
|
||||
Mat pts = _pts.getMat();
|
||||
box.points((Point2f*)pts.data);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user