JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
env_motion_channel Struct Reference

A composite channel containing a set of direction channels. More...

#include <jevoisbase/Components/Saliency/env_motion_channel.h>

Collaboration diagram for env_motion_channel:

Public Attributes

struct env_pyr unshifted_prev
 
env_size_t num_directions
 
struct env_pyrshifted_prev
 

Detailed Description

A composite channel containing a set of direction channels.

Definition at line 52 of file env_motion_channel.h.

Member Data Documentation

◆ num_directions

env_size_t env_motion_channel::num_directions

◆ shifted_prev

struct env_pyr* env_motion_channel::shifted_prev

Definition at line 56 of file env_motion_channel.h.

Referenced by env_motion_channel_destroy().

◆ unshifted_prev

struct env_pyr env_motion_channel::unshifted_prev

Definition at line 54 of file env_motion_channel.h.

Referenced by env_motion_channel_destroy().


The documentation for this struct was generated from the following file: