JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
env_params.h File Reference
Include dependency graph for env_params.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  env_params
 

Functions

void env_params_set_defaults (struct env_params *envp)
 
env_size_t env_max_cs_index (const struct env_params *envp)
 
env_size_t env_max_pyr_depth (const struct env_params *envp)
 
intg32 env_total_weight (const struct env_params *envp)
 
void env_params_validate (const struct env_params *envp)
 

Function Documentation

◆ env_max_cs_index()

env_size_t env_max_cs_index ( const struct env_params envp)

◆ env_max_pyr_depth()

env_size_t env_max_pyr_depth ( const struct env_params envp)

◆ env_params_set_defaults()

◆ env_params_validate()

◆ env_total_weight()