Ask Your Question

meera_c's profile - activity

2021-03-14 07:16:20 -0600 received badge  Popular Question (source)
2018-10-23 10:38:36 -0600 commented question Changing the fps of CSRT or Medianflow trackers to same as KCF

I tried changing the video resolution of the video using the set property , but its not working.Below given is the code

2018-10-23 10:36:01 -0600 commented question Changing the fps of CSRT or Medianflow trackers to same as KCF

@Eduardo Thank you so much for your ideas. I have few doubts about the suggestions. What do you mean by changing the h

2018-10-23 07:28:25 -0600 commented question Changing the fps of CSRT or Medianflow trackers to same as KCF

I have closed the previous question and created this new one with detailed explanation. Also, there was no proper answer

2018-10-23 07:04:56 -0600 asked a question Changing the fps of CSRT or Medianflow trackers to same as KCF

Changing the fps of CSRT or Medianflow trackers to same as KCF I am using OpenCV 3.4.1 tracking classes in C++ Visual St

2018-10-19 02:43:58 -0600 commented question How to change the fps of the trackers in OpenCV 3.4.1 in C++?

no, I am not using grayscale images.

2018-10-19 02:40:05 -0600 received badge  Enthusiast
2018-10-18 09:16:23 -0600 commented question How to change the fps of the trackers in OpenCV 3.4.1 in C++?

@berak : So, is it not possible to change the fps of the trackers? And, is there any valid document which describes the

2018-10-18 05:11:09 -0600 commented question How to change the fps of the trackers in OpenCV 3.4.1 in C++?

I am using these trackers(the roi boxes position of tracked objects) to estimate the position of another object in the v

2018-10-18 04:15:49 -0600 asked a question How to change the fps of the trackers in OpenCV 3.4.1 in C++?

How to change the fps of the trackers in OpenCV 3.4.1 in C++? I am using the trackers KCF, CSRT and MEDIANFLOW for multi

2018-10-10 08:41:53 -0600 asked a question video format not supported when opening the video created using videowriter

video format not supported when opening the video created using videowriter I am creating a video using an image series

2018-10-10 05:32:35 -0600 commented answer How to Save frames to directory

In windows it works with the '/' file << "D:/images/image" << count_4 << ".jpg";

2018-10-10 05:25:06 -0600 commented question How to save a cropped object from all the frames in a folder?

Thanks, got it resolved by adding unique ID as u suggested

2018-10-10 03:26:03 -0600 edited question How to save a cropped object from all the frames in a folder?

How to save a cropped object from all the frames in a folder? I have a function to crop a particular object(defined by i

2018-10-10 03:25:14 -0600 asked a question How to save a cropped object from all the frames in a folder?

How to save a cropped object from all the frames in a folder? I have a function to crop a particular object(defined by i

2018-10-10 02:58:30 -0600 marked best answer Are these the only trackers implemented in OpenCV and available to use? "BOOSTING", "MIL", "KCF", "TLD", "MEDIANFLOW", "GOTURN", "MOSSE", "CSRT"

Apart from "BOOSTING", "MIL", "KCF", "TLD", "MEDIANFLOW", "GOTURN", "MOSSE", "CSRT", are there any ready to use Trackers available in OpenCV 3.4.1?

2018-10-10 02:58:30 -0600 received badge  Scholar (source)
2018-10-10 02:58:19 -0600 commented answer Are these the only trackers implemented in OpenCV and available to use? "BOOSTING", "MIL", "KCF", "TLD", "MEDIANFLOW", "GOTURN", "MOSSE", "CSRT"

okay. Thankyou so much for the confirmation

2018-10-10 02:01:38 -0600 asked a question Are these the only trackers implemented in OpenCV and available to use? "BOOSTING", "MIL", "KCF", "TLD", "MEDIANFLOW", "GOTURN", "MOSSE", "CSRT"

Are these the only trackers implemented in OpenCV and available to use? "BOOSTING", "MIL", "KCF", "TLD", "MEDIANFLOW", "

2018-10-04 08:13:56 -0600 received badge  Editor (source)
2018-10-04 08:13:56 -0600 edited question How to Obtain the equation from a graph in OpenCV?

How to Obtain the equation from a graph ? Is it possible to plot a graph using a set of values(x&y) and obtain the e

2018-10-04 08:12:06 -0600 commented question How to Obtain the equation from a graph in OpenCV?

I am asking whether this function exist in openCV!

2018-10-04 07:59:20 -0600 asked a question How to Obtain the equation from a graph in OpenCV?

How to Obtain the equation from a graph ? Is it possible to plot a graph using a set of values(x&y) and obtain the e

2018-09-17 04:09:47 -0600 asked a question Error in cmake_gui while configuring the contrib modules

Error in cmake_gui while configuring the contrib modules I am using Cmake-gui 3.8.1 version (also tried 3.9 & 3.12)