From 1a0e3a1ae50d0cf44029714f14a8b070c09257dd Mon Sep 17 00:00:00 2001 From: noacoohen Date: Sun, 22 Dec 2024 11:52:52 +0200 Subject: [PATCH] edit doc --- doc/post-processing-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/post-processing-filters.md b/doc/post-processing-filters.md index af2785c589..9ee958ceb1 100644 --- a/doc/post-processing-filters.md +++ b/doc/post-processing-filters.md @@ -80,7 +80,7 @@ After the resulted frame is produced, the frame intrinsic parameters are recalcu Controls | Operation | Range | Default :------: | :-------- | :---- | :----: -Rotation| The frame rotation in degrees | Discrete steps: 0, 90, 180, -90| 0 degree +Rotation| The frame rotation in degrees | Discrete steps: 0, 90, 180, -90| 0° ## Design and Implementation Post-processing modules are encapsulated into self-contained processing blocks, that provide for the following key requirements: