I am trying to recognise the fiducials on my board and OpenPNP says 'Match_Template stage not enabled in pipeline'. It is. When I look in the pipeline I see this error reported on the Match_Template stage:
CvException [org.opencv.core.CvException: cv::Exception: OpenCV(4.5.1) C:\build\master_winpack-bindings-win64-vc14-static\opencv\modules\imgproc\src\templmatch.cpp:1163: error: (-215:Assertion failed) (depth == CV_8U || depth == CV_32F) && type == _templ.type() && _img.dims() <= 2 in function 'cv::matchTemplate'
]
Any suggestions please?
Running Mark's latest test version (2021-09-25) on Win10.
Cheers,
DG