JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevoisbase/Components/Saliency/env_math.h>
#include <jevoisbase/Components/Saliency/env_c_math_ops.h>
#include <jevoisbase/Components/Saliency/env_params.h>
Go to the source code of this file.
Functions | |
void | env_init_integer_math (struct env_math *imath, const struct env_params *envp) |
void env_init_integer_math | ( | struct env_math * | imath, |
const struct env_params * | envp | ||
) |
Definition at line 44 of file env_math.c.
References env_math::costab, ENV_TRIG_TABSIZ, env_math::nbits, env_params::scale_bits, and env_math::sintab.
Referenced by Saliency::Saliency().