Skip to content
Snippets Groups Projects
Commit 776a33b7 authored by Ruben Young On's avatar Ruben Young On
Browse files

Updated doc

parent 9d46ed71
No related branches found
No related tags found
1 merge request!17Add pregrading
Pipeline #17949 passed
......@@ -41,7 +41,7 @@ def get_box(image_array, box, padding=0.3):
def fix_corner_markers(corner_keypoints, shape):
"""
Corrects the list of corner markers if only three corner markers are found.
This function raises if only two corner keypoints are detected.
This function raises if less than three corner markers are detected.
Parameters
----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment