Turi Create  4.0
boost::gil::matrix3x2< T > Class Template Reference

#include <core/data/image/numeric_extension/affine.hpp>

Detailed Description

template<typename T>
class boost::gil::matrix3x2< T >

Simple matrix to do 2D affine transformations. It is actually 3x3 but the last column is [0 0 1]

Definition at line 36 of file affine.hpp.


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