原文:error: (-215:Assertion failed) (depth == CV_8U || depth == CV_32F) && _img.dims() <= 2 in function 'cv::matchTemplate'等opencv踩過的坑

第一種報錯:error: :Assertion failed depth CV U depth CV F amp amp type templ.type amp amp img.dims lt in function cv::matchTemplate 出現在使用matchTemplate 時,比如: 解決方法修改模板圖片為RGB,如下 再次運行,程序不再報錯可以成功運行,實測只有模板圖像需要修改 ...

2020-05-25 21:36 0 5012 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM