We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://docs.opencv.org/4.8.0/d1/d1b/group__core__hal__interface.html#ga2b02a49f1f211e23c1fc11705a1f0ce7
opencvsharp/src/OpenCvSharp/Modules/core/Struct/MatType.cs
Lines 130 to 138 in d483e90
CV_USRTYPE1 is deprecated.
CV_USRTYPE1
Related issues: #807 #793
Can I use MakeType(7, 4) as a replacement for CV_16FC4?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://docs.opencv.org/4.8.0/d1/d1b/group__core__hal__interface.html#ga2b02a49f1f211e23c1fc11705a1f0ce7
opencvsharp/src/OpenCvSharp/Modules/core/Struct/MatType.cs
Lines 130 to 138 in d483e90
CV_USRTYPE1
is deprecated.Related issues:
#807
#793
Can I use MakeType(7, 4) as a replacement for CV_16FC4?
The text was updated successfully, but these errors were encountered: