Skip to content
New issue

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

Feature-request: update to support latest opencv-rust and check conversion logic. #18

Open
ruseinov opened this issue Jul 29, 2024 · 0 comments

Comments

@ruseinov
Copy link

I've stumbled upon a problem converting an ndarray to Mat due to the number of channels.

Here's a detailed description with examples in comments: twistedfall/opencv-rust#588.

It would be really nice if this library supported a smart conversion of ndarray to Mat that does not hit CV_CN_MAX-related reshape error.

Here's a minimal repro: https://github.com/ruseinov/chan-fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant