samedi 19 mars 2022

Array manipulation performance: OpenCV or STL?

I'm doing some image processing using OpenCV in C++. But some tasks can be done using both OpenCV and C++ STL. Can I say OpenCV has always (or at least most of the time) better speed performance for array and matrix manipulation than STL algorithms?

Aucun commentaire:

Enregistrer un commentaire