mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Added support for 3-channels
This commit is contained in:
@@ -118,7 +118,7 @@ OCL_TEST_P(MatchTemplate, Mat)
|
||||
|
||||
OCL_INSTANTIATE_TEST_CASE_P(ImageProc, MatchTemplate, Combine(
|
||||
Values(CV_8U, CV_32F),
|
||||
Values(1, 2, 4),
|
||||
Values(1, 2, 3, 4),
|
||||
MatchTemplType::all(),
|
||||
Bool())
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user