Skip to content
Commit f6cee478 authored by Igor Podgainoi's avatar Igor Podgainoi Committed by Igor Podgainoi
Browse files

Refactor Gaussian blur API

- Changed the filter context creation API:

    - More intuitive function and arguments names
    - Kernel size parameters added
    - Intermediate size now automatically deduced from
      the kernel size parameters

- Changed the implementation API:

    - Unified separate kernel size APIs into one
    - Changed specification to allow future support for
      custom sigma values

- Simplified the HAL handler

- Modified unit tests and also added some new ones

- Other miscellaneous refactoring
parent 07afd36d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment