- introduced board_id
- board_id is encoded as Reed Solomon bytes array into marker
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ authors = [
|
||||
dependencies = [
|
||||
"opencv-python",
|
||||
"opencv-contrib-python",
|
||||
"scipy"
|
||||
"scipy",
|
||||
"reedsolo"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user