ipa: rkisp1: Add support of Filter control
Denoise and Sharpness filters will be applied by RkISP1 during the demosaicing step. The denoise filter is responsible for removing noise from the image, while the sharpness filter will enhance its acutance. Add filter algorithm with denoise and sharpness values based on user controls. Signed-off-by: Florian Sylvestre <fsylvestre@baylibre.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
564537a906
commit
7a80e01b4a
@@ -155,4 +155,5 @@ algorithms:
|
||||
rnd-offsets:
|
||||
green: 2
|
||||
red-blue: 2
|
||||
- Filter:
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user