Hello, very good your work. I'm starting to OPENCV2.3 in C + + and maybe you can help and share the code you used for motion detection. From now on I thank you for your generosity. Greetings.
This example works with my brand new implementation of a codebook model. I use OpenCV just for the basic function (loading images, morphology, drawing, etc..).
Really interesting.Processing overhead seems to be a frequent problem in these algorithims. How much processing is required to do this? Can it run at 3-4x realtime on a moderatly fast computer?
I think so. I developed this software on a 1.6 GHz centrico laptop, with no parallel loop. I'm pretty sure with a standard PC (a quad core?) the performance could be improved significantly.
your question is not stupid! If you watch carefully the images, you probably note the blue motion areas contains two-tone blue; the dark tone represent a specific kind of detected motion and the light one another kind of motion. This difference is not significative for pure motion detection, but it's meaningful to detect abandoned object.
a "stupid" question. i suppose the image on the lower left is showing the absolute difference between subsequent frames. normally this should be black - white image. how do you change to black - blue ?
If it may be of value to others, If you are using Internet Explorer 8. The Windows Live tool bar comes with the Bing Translator. I've taken the opportunity to visit Mr. Ferrari's website regarding OpenCV for some time. The Bing Translator has been 90 to 100% accurate in translating his website. once the translator has automatically translated the page one can manually select the 'translated from' language.
It's also really useful to detect motion in "problematic" environment, because it's able to detect periodical or semi-periodical motion (like leaves shaking or coding noise) and handle it properly.
Hello, very good your work. I'm starting to OPENCV2.3 in C + + and maybe you can help and share the code you used for motion detection. From now on I thank you for your generosity. Greetings.
jesusitotej 6 months ago
Hai, is this the same function that codebook in opencv library?
Did you develop this using opencv? if yes, how did you coloring the foreground/the motion object??
doliharahap 10 months ago
@doliharahap
This example works with my brand new implementation of a codebook model. I use OpenCV just for the basic function (loading images, morphology, drawing, etc..).
0penCV 10 months ago
@0penCV hoo, i see. is your implementation of codebook based on OpenCV library?
doliharahap 10 months ago
@doliharahap
Yes, I developed a new codebook model starting from the paper I've cited in the description above
0penCV 10 months ago
Really interesting.Processing overhead seems to be a frequent problem in these algorithims. How much processing is required to do this? Can it run at 3-4x realtime on a moderatly fast computer?
hackish1 10 months ago
@hackish1
I think so. I developed this software on a 1.6 GHz centrico laptop, with no parallel loop. I'm pretty sure with a standard PC (a quad core?) the performance could be improved significantly.
0penCV 10 months ago
Hi mpillias,
your question is not stupid! If you watch carefully the images, you probably note the blue motion areas contains two-tone blue; the dark tone represent a specific kind of detected motion and the light one another kind of motion. This difference is not significative for pure motion detection, but it's meaningful to detect abandoned object.
0penCV 1 year ago
a "stupid" question. i suppose the image on the lower left is showing the absolute difference between subsequent frames. normally this should be black - white image. how do you change to black - blue ?
mpillias 1 year ago
nice project do you have the algorithm in english would like to go through it
guru842 2 years ago
I have no the english translation of the technical report, as soon as possible i'll translate my site.. however, how can I help you?
0penCV 2 years ago
@0penCV hey do you have the english translation of the algorithm
jonshver 2 years ago
By now, i have only the report in italian language but you can take a look to the original paper of Kim et al.
Can I help you?
0penCV 2 years ago
@jonshver
If it may be of value to others, If you are using Internet Explorer 8. The Windows Live tool bar comes with the Bing Translator. I've taken the opportunity to visit Mr. Ferrari's website regarding OpenCV for some time. The Bing Translator has been 90 to 100% accurate in translating his website. once the translator has automatically translated the page one can manually select the 'translated from' language.
nu3dvu 1 year ago
great project!!!
when and where we could talk about it?
cipciop 2 years ago 2
Thank you,
I sent you a private message!
0penCV 2 years ago
good example
ak1ram36 2 years ago
It's also really useful to detect motion in "problematic" environment, because it's able to detect periodical or semi-periodical motion (like leaves shaking or coding noise) and handle it properly.
0penCV 2 years ago
thank you. It was my first computer vision project.
0penCV 2 years ago
impressive!
marcspoor 2 years ago 2