Skip to content

Commit b7904dd

Browse files
authored
Merge pull request #2906 from JdeRobot/marker_visual_loc-gh-pages
Images fixed
2 parents 3009b2e + 9893682 commit b7904dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pages/exercises/ComputerVision/marker_visual_loc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The intrinsic parameters are used in:
124124

125125
Projection Matrix (P): Converts 3D world coordinates to 2D image coordinates.
126126

127-
{% include gallery caption="Matrix" %}
127+
{% include matrix caption="Matrix" %}
128128

129129
### AprilTag Detection
130130

@@ -134,7 +134,7 @@ The detection process includes:
134134
- Decoding: Analyzing the binary pattern to extract the tag's unique ID.
135135
- Pose Estimation: Computing the 6-DoF pose of the tag with respect to the camera.
136136

137-
{% include gallery caption="Exampletag" %}
137+
{% include exampletag caption="Exampletag" %}
138138

139139
### PnP (Perspective-n-Point)
140140

0 commit comments

Comments
 (0)