Ask Your Question

Revision history [back]

Python bindings for cv::TrackerSampler

Hi there,

I want to create a particle filter sampler but I don't know the python bindings for that. what is the python equivalent of this command :

cv::TrackerSamplerPF::TrackerSamplerPF  (   const Mat &     chosenRect,
        const TrackerSamplerPF::Params &    parameters = TrackerSamplerPF::Params() 
    )

thanks