farm-ng-core
|
#include "sophus/image/layout.h"
Namespaces | |
sophus | |
Image MutImage, owning images types. | |
Functions | |
auto | sophus::operator== (ImageLayout const &lhs, ImageLayout const &rhs) -> bool |
Equality operator. More... | |
auto | sophus::operator!= (ImageLayout const &lhs, ImageLayout const &rhs) -> bool |
auto | sophus::operator<< (std::ostream &os, ImageLayout const &layout) -> std::ostream & |
Ostream operator. More... | |