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

opencv mat and nana::image #622

Open
uuiid opened this issue Jun 23, 2021 · 1 comment
Open

opencv mat and nana::image #622

uuiid opened this issue Jun 23, 2021 · 1 comment

Comments

@uuiid
Copy link

uuiid commented Jun 23, 2021

I want to use opencv library and Nana library at the same time. How to convert OpenCV image data into Nana:: image?
我想同时使用opencv 库 和nana库, opencv 的图像数据转换为 nana::image的解决办法?

@cnjinhao
Copy link
Owner

无法拷贝到image中,但是可以用nana::paint::pixel_buffer::put 然后再paste到graphics上

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

2 participants