JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevoisbase/Components/Saliency/env_math.h>
Public Attributes | |
env_size_t | nbits |
const intg16 * | sintab |
const intg16 * | costab |
Definition at line 47 of file env_math.h.
const intg16* env_math::costab |
Definition at line 52 of file env_math.h.
Referenced by env_chan_steerable(), env_init_integer_math(), env_motion_channel_input_and_consume_pyr(), and env_steerable_filter().
env_size_t env_math::nbits |
Definition at line 49 of file env_math.h.
Referenced by env_chan_color(), env_chan_direction(), env_init_integer_math(), env_lowpass_5_x_dec_x(), env_lowpass_5_y_dec_y(), env_lowpass_9_x(), env_lowpass_9_y(), Saliency::process(), and Saliency::process().
const intg16* env_math::sintab |
Definition at line 51 of file env_math.h.
Referenced by env_chan_steerable(), env_init_integer_math(), env_motion_channel_input_and_consume_pyr(), and env_steerable_filter().