There are no replacements for the legacy image effects. You will have to write your own following the example here for the negative effect.
As for the different AWB/AGC modes, you can see the list of supported modes in the camera tuning file here:
https://github.com/raspberrypi/libcamer ... mx477.json
If needed, you can also adjust the parameters of these modes. It's a bit tricker to add more modes, as this requires changes in the core of libcamera to be able to select the new modes.
As for the different AWB/AGC modes, you can see the list of supported modes in the camera tuning file here:
https://github.com/raspberrypi/libcamer ... mx477.json
If needed, you can also adjust the parameters of these modes. It's a bit tricker to add more modes, as this requires changes in the core of libcamera to be able to select the new modes.
Statistics: Posted by naushir — Wed Mar 20, 2024 8:58 am