Skip to content

Commit

Permalink
README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
amy-tabb committed Mar 3, 2020
1 parent c629007 commit 7a58b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,14 +324,14 @@ Within the read directory used as an argument above, you will need to create a t

All of these values can be changed to reflect the wishes of the user, but highly suggest not changing `arc_code`, which is the code used to generate the dictionary of aruco patterns within OpenCV. Also, `squaresX`*`squaresY`< `1000` given that the dictionary we have used is `cv::aruco::DICT_6X6_1000`.

```
````
squaresX 12
squaresY 15
squareLength 200
markerLength 100
margins 100
arc_code 11
```
````

### Directory format, output aruco-pattern-write

Expand Down

0 comments on commit 7a58b75

Please sign in to comment.