mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Typedefs | Functions
kernel.h File Reference
#include "../common.h"
#include "../ndarray/ndarray.h"

Go to the source code of this file.

Namespaces

 mf
 

Typedefs

using mf::bool_image_kernel = ndarray< 2, bool >
 
using mf::real_image_kernel = ndarray< 2, real >
 

Functions

bool_image_kernel mf::disk_image_kernel (std::size_t diameter)
 
bool_image_kernel mf::box_image_kernel (std::size_t diameter)