JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
A composite channel containing a set of direction channels. More...
#include <jevoisbase/Components/Saliency/env_motion_channel.h>
Public Attributes | |
struct env_pyr | unshifted_prev |
env_size_t | num_directions |
struct env_pyr * | shifted_prev |
A composite channel containing a set of direction channels.
Definition at line 52 of file env_motion_channel.h.
env_size_t env_motion_channel::num_directions |
Definition at line 55 of file env_motion_channel.h.
Referenced by env_motion_channel_destroy(), env_motion_channel_init(), and env_motion_channel_input_and_consume_pyr().
struct env_pyr* env_motion_channel::shifted_prev |
Definition at line 56 of file env_motion_channel.h.
Referenced by env_motion_channel_destroy(), env_motion_channel_init(), and env_motion_channel_input_and_consume_pyr().
struct env_pyr env_motion_channel::unshifted_prev |
Definition at line 54 of file env_motion_channel.h.
Referenced by env_motion_channel_destroy(), env_motion_channel_init(), env_motion_channel_input_and_consume_pyr(), Saliency::process(), and Saliency::process().