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

Is there an elegant way to convert processed Mat back to Frame #2198

Open
steeveen opened this issue Feb 29, 2024 · 0 comments
Open

Is there an elegant way to convert processed Mat back to Frame #2198

steeveen opened this issue Feb 29, 2024 · 0 comments

Comments

@steeveen
Copy link
Contributor

The problem I meeting is that I use ToOrgOpenCvCoreMat converting frame to mat1. I generate mat2 from mat1. When I try to convert mat2 back to frame, I see all frame Info are missed in my newFrame. I seeOpenCVFrameConverter:178:isEqual comparing the address between frame.images and mat. Is there an elegant way to archieve my goal?

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

No branches or pull requests

2 participants