Does opencv have a constexpr vector or matrix containerI would like to do something like this for example: constexpr std::array<cv::Vec3b, 6> COLORS { ...
This user does not accept Private Messages