Commit 30373d25 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #10470 from victor-ludorum:caliper

parents 914d9662 ad23c106
......@@ -74,7 +74,7 @@ enum { CALIPERS_MAXHEIGHT=0, CALIPERS_MINAREARECT=1, CALIPERS_MAXDIST=2 };
// In case CV_CALIPERS_MINAREARECT
// ((CvPoint2D32f*)out)[0] - corner
// ((CvPoint2D32f*)out)[1] - vector1
// ((CvPoint2D32f*)out)[0] - corner2
// ((CvPoint2D32f*)out)[2] - vector2
//
// ^
// |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment