sgns::sgprocessing::InputTypes¶
#include <InputTypes.hpp>
Public Types¶
| Name | |
|---|---|
| enum class | Error |
Public Functions¶
| Name | |
|---|---|
| InputTypes() | |
| ~InputTypes() | |
| outcome::result< int > | GetImageChannels(sgns::InputFormat format) |
Public Types Documentation¶
enum Error¶
| Enumerator | Value | Description |
|---|---|---|
| NOT_IMAGE_TYPE | 1 | |
| NOT_FLOAT_TYPE | 2 |
Public Functions Documentation¶
function InputTypes¶
function ~InputTypes¶
function GetImageChannels¶
Updated on 2026-03-04 at 13:10:43 -0800