NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
Static Public Attributes | List of all members
nxpcup::BorderDetector::Config Struct Reference

#include <BorderDetector.h>

Static Public Attributes

static constexpr int dataSize = Camera::ImageSize
 
static constexpr int CENTER = dataSize / 2
 
static constexpr int RIGHT_BORDER = dataSize
 
static constexpr int NEIGHBORHOOD = 6
 

Member Data Documentation

constexpr int nxpcup::BorderDetector::Config::CENTER = dataSize / 2
static
constexpr int nxpcup::BorderDetector::Config::dataSize = Camera::ImageSize
static
constexpr int nxpcup::BorderDetector::Config::NEIGHBORHOOD = 6
static
constexpr int nxpcup::BorderDetector::Config::RIGHT_BORDER = dataSize
static

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