mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Misc. modules/ cont. pt2
Found via `codespell`
This commit is contained in:
@@ -243,7 +243,7 @@ static void rotatingCalipers( const Point2f* points, int n, int mode, float* out
|
||||
{
|
||||
case CALIPERS_MAXHEIGHT:
|
||||
{
|
||||
/* now main element lies on edge alligned to calipers side */
|
||||
/* now main element lies on edge aligned to calipers side */
|
||||
|
||||
/* find opposite element i.e. transform */
|
||||
/* 0->2, 1->3, 2->0, 3->1 */
|
||||
|
||||
Reference in New Issue
Block a user