89 template<
typename FormatEnum>
94 std::is_same_v<FormatEnum, LinearBarcodeFormat> || std::is_same_v<FormatEnum, MatrixBarcodeFormat>);
106 constexpr bool has(FormatEnum enumVal)
const
Definition Calibration.h:59
The main Zivid namespace. All Zivid code is found here.
Definition Application.h:85