From 94e162343405ff24e163244a3d64fcf5f42066a0 Mon Sep 17 00:00:00 2001 From: Vivia Nikolaidou Date: Tue, 13 Oct 2020 13:11:06 +0300 Subject: cameracalibrate: Improve gst-inspect documentation Thanks to @kazz_naka on Twitter Part-of: --- docs/plugins/gst_plugins_cache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') 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 ", - "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, -- cgit v1.2.1