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

This class implements a set of images, often used as a dyadic pyramid. More...

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

Collaboration diagram for env_pyr:

Public Attributes

struct env_imageimages
 
env_size_t depth
 

Detailed Description

This class implements a set of images, often used as a dyadic pyramid.

Definition at line 45 of file env_pyr.h.

Member Data Documentation

◆ depth

◆ images

struct env_image* env_pyr::images

Definition at line 47 of file env_pyr.h.

Referenced by env_pyr_copy_src_dst(), env_pyr_init(), and env_pyr_make_empty().


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