From 043eaf7baedfd56dea710726043f623fc4919713 Mon Sep 17 00:00:00 2001 From: Zoltan Siki Date: Mon, 9 Oct 2023 23:20:42 +0200 Subject: [PATCH] dict_gen_3x3.py removed --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 573bdbf..6a6c399 100644 --- a/README.md +++ b/README.md @@ -249,13 +249,9 @@ DJI_0042.JPG,19.120762,47.683671,203.86 DJI_0043.JPG,19.120725,47.683566,203.86 ``` -#### dict\_gen\_3x3.py - -It generates 32 custom 3x3 ArUco dictionary markers in dict\_3x3 subdirectory (png files). File names are 3x3_id.png, where *id* is the ordinal number of the marker. - #### aruco\_make.py -It generates aruco marker images of different standard dictionaries for printing. +It generates aruco marker images of different standard and 3x3 non-standard dictionaries for printing. ``` usage: aruco_make.py [-h] [-d DICT] [-s START] [-e END] [-v]