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
hi, in opencv resize an image we can use the cv::resize.
but, I found in compute library the resize function may not realize such function.
how can I resize an image by compute library?
hi, in opencv resize an image we can use the cv::resize.
but, I found in compute library the resize function may not realize such function.
how can I resize an image by compute library?