[IMG311] Refactor gamma filter to use parameterized function
- Original Gitlab Story: IMG311
This PR introduces the following changes: [main]:
- update gamma_filter to use
param.ParameterizedFunction - update corresponding unit test to following repo convention [minor]:
- add more information to how to use
param.ParameterizedFunctionin dev doc - fix a few typos in docstrings in other module