Skip to content

Commit

Permalink
link to tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Meech committed Sep 7, 2023
1 parent a5615ba commit 1127133
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ This plugin adds:
- Easier adjustment of camera parameters / background image directly in the plugin UI
- Export of camera parameters to JSON

For more information on the Perspective-n-Point process, see OpenCV's documentation: https://docs.opencv.org/4.x/d5/d1f/calib3d_solvePnP.html
For more information on the Perspective-n-Point process, see OpenCV's documentation: https://docs.opencv.org/4.x/d5/d1f/calib3d_solvePnP.html

## Tutorials

- For installation instructions, see: [Installation](./docs/installation.md)
- For a step by step tutorial of image matching, see: [Image matching tutorial](./docs/image-matching.md)

0 comments on commit 1127133

Please sign in to comment.