ImageSpec Struct
Declaration
struct simaai::neat::ImageSpec { ... }
Included Headers
#include <TensorCore.h>
Enumerations Index
| enum class | PixelFormat { ... } |
Public Member Attributes Index
| PixelFormat | format = PixelFormat::UNKNOWN |
| std::string | color_space |
Definition at line 61 of file TensorCore.h.
Enumerations
PixelFormat
| strong |
Definition at line 62 of file TensorCore.h.
Public Member Attributes
color_space
|
Definition at line 72 of file TensorCore.h.
72 std::string color_space;
format
|
Definition at line 71 of file TensorCore.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.