Dewobble
Video motion stabilization with awareness of lens projection
Public Member Functions | Public Attributes | List of all members
dewobble::Color Class Reference

#include <filter_config.hpp>

Public Member Functions

 Color (double blue, double green, double red, double alpha)
 Construct a new Color object, with parameters in the range [0,1].
 

Public Attributes

cv::Scalar scalar
 

Detailed Description

A constant colour

Member Data Documentation

◆ scalar

cv::Scalar dewobble::Color::scalar

OpenCV scalar value of the color in BGRA


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