原文: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