Skip to content

Commit

Permalink
chore: add option description to project points to unrectified image
Browse files Browse the repository at this point in the history
Signed-off-by: Taekjin LEE <[email protected]>
  • Loading branch information
technolojin committed Dec 23, 2024
1 parent c3317ac commit 3b0bbd0
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
"default": 15,
"minimum": 1
},
"point_project_to_unrectified_image": {
"type": "array",
"description": "An array of options indicating whether to project point to unrectified image or not.",
"default": [false, false, false, false, false, false]
},
"debug_mode": {
"type": "boolean",
"description": "Whether to debug or not.",
Expand Down

0 comments on commit 3b0bbd0

Please sign in to comment.