bw4sz / OpenCV_HummingbirdsMotion

Motion Detection using OpenCV and python
http://benweinstein.weebly.com/motionmeerkat.html
GNU General Public License v3.0
13 stars 5 forks source link

Slow processing time #43

Open JesperSonne opened 7 years ago

JesperSonne commented 7 years ago

Hi there. I am working with MM for my PhD project looking at plant-hummingbird interactions. I am importing a file in MTS format and the processing time is very slow (above 4 hours for a one hour video). Any idea on how to increase speed?

looking forward to hear from you.

Best, Jesper

bw4sz commented 7 years ago

@JesperSonne , sorry about that, github notification got spammed. Can you send me the parameter log? Is this high def video? Running on a laptop? If you have high frame rate, you can use the scan (try 2 or 3) it will subsample the frame rate. Any other challenges?