list file extensions supported by OpenCV

前端 未结 3 1813

In OpenCV, I see imread() and VideoCapture() both take a string to a file path of multiple extensions. Is there a way to get a list of extensions that are supported by them?

3条回答
提交回复
热议问题