Add OGN 52 slides
This commit is contained in:
parent
ee1c543b5d
commit
201cc4a3fd
2 changed files with 9 additions and 0 deletions
|
@ -9,6 +9,7 @@ params:
|
||||||
toc: false
|
toc: false
|
||||||
mode: auto
|
mode: auto
|
||||||
wpm: 1
|
wpm: 1
|
||||||
|
maxTags: 10
|
||||||
social:
|
social:
|
||||||
- name: RSS
|
- name: RSS
|
||||||
icon: rss
|
icon: rss
|
||||||
|
|
8
content/slides/ogn52.md
Normal file
8
content/slides/ogn52.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
title: Oxford Geek Nights 52 - How Robots See Fiducial Markers
|
||||||
|
date: 2022-11-16
|
||||||
|
description: Robots are everywhere, and so are cameras. When a computer needs to track an object, it might use a marker to help. But how does that all work?
|
||||||
|
slides: https://slides.gitlab-pages.theorangeone.net/ogn-52-fiducial-marker-detection/
|
||||||
|
tags:
|
||||||
|
- ogn
|
||||||
|
---
|
Reference in a new issue