|
file | complex_ops.hpp [code] |
| This file contains a set of includes and forward declaration required to build complex operations like pyramid.
|
|
file | pyramid_mem.hpp [code] |
| This file is used to create a pyramid output memory when the auto generate output memory is selected.
|
|
file | pyramid_with_auto_mem_gen.hpp [code] |
| This file contains the construction of the pyramid node where a user can pass general filter2d functor and general downsampling functor to execute.
|
|
file | pyramid_with_auto_mem_sep.hpp [code] |
| This file contains the construction of the pyramid node where a user can pass separable filter2d functor and general downsampling functor to execute.
|
|