summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVivia Nikolaidou <vivia@ahiru.eu>2020-10-13 13:11:06 +0300
committerVivia Nikolaidou <vivia@ahiru.eu>2020-10-13 17:21:59 +0300
commit94e162343405ff24e163244a3d64fcf5f42066a0 (patch)
tree0335b143cd15355d4bead9c7ee8a8501da29f0a1 /docs
parent2f29a4cde6e6b0f3945071d04bf734bc08396106 (diff)
downloadgstreamer-plugins-bad-94e162343405ff24e163244a3d64fcf5f42066a0.tar.gz
cameracalibrate: Improve gst-inspect documentation
Thanks to @kazz_naka on Twitter Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1691>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index c848461d7..75ae26afc 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -211143,7 +211143,7 @@
"elements": {
"cameracalibrate": {
"author": "Philippe Renon <philippe_renon@yahoo.fr>",
- "description": "Performs camera calibration",
+ "description": "Performs camera calibration by having it point at a chessboard pattern using upstream/downstream cameraundistort",
"hierarchy": [
"GstCameraCalibrate",
"GstOpencvVideoFilter",
@@ -211184,7 +211184,7 @@
"writable": true
},
"board-height": {
- "blurb": "The board height in number of items",
+ "blurb": "The board height in number of items (e.g. number of squares for chessboard)",
"conditionally-available": false,
"construct": false,
"construct-only": false,
@@ -211198,7 +211198,7 @@
"writable": true
},
"board-width": {
- "blurb": "The board width in number of items",
+ "blurb": "The board width in number of items (e.g. number of squares for chessboard)",
"conditionally-available": false,
"construct": false,
"construct-only": false,