HI
My question about plotting using cv::line , after doing some calculations , I'm getting double values for each video frame e.g :
0.3
0.288462
0.288462
0.289614
0.307465
0.20198
0.166522
0.16
0.24
0.249815
0.270398
0.269032
how can I plot them using cv line , or any other method ?