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
Investigate, whether conversion of some Mat's to UMat (which can be accelerated on the GPU) would speed up the computation. Ideally, we want profile where most of the time is spent and start the conversion there.
The text was updated successfully, but these errors were encountered:
Investigate, whether conversion of some
Mat
's toUMat
(which can be accelerated on the GPU) would speed up the computation. Ideally, we want profile where most of the time is spent and start the conversion there.The text was updated successfully, but these errors were encountered: