Fixed whitespace warnings in new tutorials
This commit is contained in:
@@ -50,5 +50,3 @@ known planar objects in scenes.
|
||||
Mat points1Projected; perspectiveTransform(Mat(points1), points1Projected, H);
|
||||
|
||||
- Use drawMatches for drawing inliers.
|
||||
|
||||
|
||||
|
@@ -137,5 +137,3 @@ Result
|
||||
-# And here is the result for the detected object (highlighted in green)
|
||||
|
||||

|
||||
|
||||
|
||||
|
@@ -127,4 +127,3 @@ Result
|
||||
Here is the result:
|
||||
|
||||

|
||||
|
||||
|
@@ -33,4 +33,3 @@ Result
|
||||

|
||||
|
||||

|
||||
|
||||
|
@@ -112,4 +112,3 @@ Result
|
||||
------
|
||||
|
||||

|
||||
|
||||
|
@@ -206,4 +206,3 @@ The original image:
|
||||
The detected corners are surrounded by a small black circle
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user