随笔分类 -  图像处理

CV_COMP_CORREL not declared
摘要:在opencv3中可编译通过,但opencv4中无法编译,报错: 是因为opencv4中CV_COMP_CORREL定义在types_c.h文件中,只需包含以下头文件即可。 阅读全文
posted @ 2019-10-24 17:45 luku 阅读(1323) 评论(0) 推荐(0)