Copy link
Copy Markdown
Contributor
Some of the CHECK statements in Mat::Read() do not log the name of the file that triggers them. This can cause crashes that are difficult to debug.
Some of the CHECK statements in Mat::Read() do not log the name of the file that triggers them. This can cause crashes that are difficult to debug.
Copy link
Copy Markdown
Contributor Author
The Windows build has failed for reasons not related to this commit.
Copy link
Copy Markdown
Contributor
Thanks for the PR, will merge once I find time to resolve the Windows CI issue.