Skip to content

Commit 7249184

Browse files
...
1 parent b043128 commit 7249184

File tree

2 files changed

+3
-82
lines changed

2 files changed

+3
-82
lines changed

main.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ def main():
1414

1515
scripts = {
1616
"1": {
17-
"name": "Run 'marker.py'",
18-
"description": "This is marker.py",
19-
"file_name": "scripts/marker.py"
17+
"name": "Run 'arucoDetection.py'",
18+
"description": "This is arucoDetection.py",
19+
"file_name": "scripts/arucoDetection.py"
2020
},
2121
"2": {
2222
"name": "Run 'arucoPoseEstimation.py",

scripts/marker.py

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)