JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
env_dims Struct Reference

A simple struct to hold a pair of width/height dimensions. More...

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

Public Attributes

env_size_t w
 The width.
 
env_size_t h
 The height.
 

Detailed Description

A simple struct to hold a pair of width/height dimensions.

Definition at line 80 of file env_types.h.

Member Data Documentation

◆ h

◆ w


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