RidgeRun AEW Library: librraew  1.1
rraew_configuration Struct Reference

General aew library configuration settings. More...

#include <rraew.h>

List of all members.

Public Attributes

int width
 Width of the captured image.
int height
 Height of the captured image.
int segmentation_factor
 Segmentation factor.

Detailed Description

General aew library configuration settings.


Member Data Documentation

Height of the captured image.

Segmentation factor.

Each frame is segmented into regions, this factor represents the percentage of the maximum number of possible regions. As bigger the percentage most cpu is used.
The segmentation factor can range from 10% to 100%

Width of the captured image.


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