You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translating the original question to English: I want to put the subtitle PNG on the video frame JPG, how can I do it quickly? I currently use tensor.split to separate rbg and gray and then call cvcuda.composite. It always feels a bit troublesome.
@shiqwang - are you able to provide us with a snippet of your code to better understand and help you this issue? What version of CV-CUDA are you currently using?
@lindadamama - apologies for the delay in responses to your submitted issues. Due to a slight change on our internal priorities, we havent been able to address all the issues here. Is there a specific question/issue on CV-CUDA you still need help with? Please submit a new issue and we will address it. Thanks for your patience.
请问我想把字幕PNG放在视频帧JPG上,如何能快速实现呢,我现在的是用tensor.split 分离出rbg, gray 然后再调用cvcuda.composite。总感觉有一点麻烦
The text was updated successfully, but these errors were encountered: