Skip to content

Commit 89c57ff

Browse files
committed
Make hidden page
1 parent e651e8a commit 89c57ff

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Camera facts"
3+
linkTitle: "Camera facts"
4+
weight: 60
5+
type: "docs"
6+
description: "Hidden facts about the camera."
7+
images: ["/icons/components/camera.svg"]
8+
tags: ["camera", "components"]
9+
toc_hide: true
10+
draft: true
11+
# SMEs: Rand, AV team
12+
---
13+
14+
There's no model of transform camera available to mirror the camera image.

docs/operate/reference/components/camera/transform.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases:
1010
- "/components/camera/transform/"
1111
component_description: "Use pipelines for applying transformations to an input image source."
1212
toc_hide: true
13-
# SMEs: Bijan, vision team
13+
# SMEs: Rand, AV team
1414
---
1515

1616
Use the `transform` model to apply transformations to input source images.
@@ -312,8 +312,6 @@ This feature is useful for when the camera is installed upside down or sideways
312312

313313
{{< readfile "/static/include/components/troubleshoot/camera.md" >}}
314314

315-
There's no model available to mirror the camera image.
316-
317315
## Next steps
318316

319317
For more configuration and usage info, see:

0 commit comments

Comments
 (0)