Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Problem with tracking.

Hi, I am using link text sample code. I have changed "#include <opencv2 tracking.hpp="">" to "#include <opencv2 video="" tracking.hpp="">" beacus hpp file is present in the video folder.

Error: Error C2923 'cv::Ptr': 'Tracker' is not a valid template type argument for parameter 'T' Trackers

opencv Version : 3.4.1

click to hide/show revision 2
None

updated 2018-05-15 08:37:16 -0600

berak gravatar image

Problem with tracking.

Hi, I am using link text sample code. I have changed "#include <opencv2 tracking.hpp="">" <opencv2/tracking.hpp>" to "#include <opencv2 video="" tracking.hpp="">" beacus <opencv2/video/tracking.hpp>" because hpp file is present in the video folder.

Error:
Error C2923 'cv::Ptr': 'Tracker' is not a valid template type argument for parameter 'T' Trackers 

Trackers

opencv Version : 3.4.1

Problem with tracking.

Hi, I am using link text sample code. I have changed "#include <opencv2/tracking.hpp>" to "#include <opencv2/video/tracking.hpp>" because hpp file is present in the video folder.

Error: 
Error   C2923   'cv::Ptr': 'Tracker' is not a valid template type argument for parameter 'T'    Trackers

opencv Version : 3.4.1