Skip to content

Commit 06225d9

Browse files
committed
Update emoji and ReadMe.md
1 parent e241e41 commit 06225d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Afterwards, navigate to desired application as listed below
152152
<td width="50%" valign="middle" align="center">
153153
Example of showing off the dynamic recalibration in action
154154
<br><br>
155-
<a href="dynamic-calibration/">🔄 Dynamic calibration</a>
155+
<a href="dynamic-calibration/">⚙️ Dynamic calibration</a>
156156
</td>
157157
</tr>
158158
</table>

dynamic-calibration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stereo Dynamic Calibration
22

3-
This example demonstrates **runtime stereo camera calibration** with the `DynamicCalibration` node, plus a host-side controller/visualizer that overlays helpful UI (help panel, coverage bar, quality/recalibration modals, and a depth ROI HUD). It integrates with the [RemoteConnection](https://rvc4.docs.luxonis.com/software/depthai-components/tools/remote_connection/) service to visualize streams in real time.
3+
This example demonstrates **runtime stereo camera calibration** with the `DynamicCalibration` node, plus a host-side controller/visualizer that overlays helpful UI (help panel, coverage bar, quality/recalibration modals, and a depth ROI HUD).
44

55
> Works in **peripheral mode**: the device performs calibration; the host sends commands and renders overlays.
66

0 commit comments

Comments
 (0)