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

error: (-215:Assertion failed) mv[i].size == mv[0].size && mv[i].depth() == depth in function 'merge' #2

Open
xiawenhao2022 opened this issue Jan 15, 2024 · 0 comments

Comments

@xiawenhao2022
Copy link

Thanks for your work!
when I use tennis.mov to rosrun event_simulator_ros event_simulator_video,I found an error:
Creating framebuffer of: 1551 n Frames
Finished creating framebuffer

Frame size of: [1280 x 720]
Height: 720, width: 1280
Framerate: 59
Number of frames: 1551
Time per frame: 0.0169492s
Video duration: 26s
Waiting each frame for 0ms
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.2.0) ../modules/core/src/merge.dispatch.cpp:129: error: (-215:Assertion failed) mv[i].size == mv[0].size && mv[i].depth() == depth in function 'merge'

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