摘要: // phaseinter.cpp : 定义控制台应用程序的入口点。 #include "stdafx.h" #include #include #include "opencv2/core/core.hpp" #include "opencv2/features2d/features2d.hpp" #include "opencv2/highgui/highgui.hpp" #includ... 阅读全文
posted @ 2018-05-24 19:05 ostartech 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 代码存在问题:主要问题是F滤波器的类型上。 OpenCV Error: Assertion failed (dims <= 2 && data && (unsigned)i0 < (unsigned)size.p[0] && (unsigned)(i1*DataType<_Tp>::channels 阅读全文
posted @ 2018-05-24 11:39 ostartech 阅读(511) 评论(0) 推荐(0) 编辑