File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
docs/operate/reference/components/camera Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
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.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ aliases:
10
10
- " /components/camera/transform/"
11
11
component_description : " Use pipelines for applying transformations to an input image source."
12
12
toc_hide : true
13
- # SMEs: Bijan, vision team
13
+ # SMEs: Rand, AV team
14
14
---
15
15
16
16
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
312
312
313
313
{{< readfile "/static/include/components/troubleshoot/camera.md" >}}
314
314
315
- There's no model available to mirror the camera image.
316
-
317
315
## Next steps
318
316
319
317
For more configuration and usage info, see:
You can’t perform that action at this time.
0 commit comments