Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Take frame after some millisecond

Hi, this is my problem: I wold like to implement a motion detection. In Internet i found that the motion is captured using two different frame, and with the function Core.absdiff() put the differce in a new Mat. I haven't undestand how i take a frame and anfter 0.1 second take another frame to do the differnce. How i can do?

Thanks for yuor time.

Take frame after some millisecond

Hi, this is my problem: I wold like to implement a motion detection. In Internet i found that the motion is captured using two different frame, and with the function Core.absdiff() put the differce in a new Mat. I haven't undestand how i take a frame and anfter 0.1 second take another frame to do the differnce. How i can do?

Thanks for yuor time.

Take frame after some millisecond

Hi, this is my problem: I wold wuold like to implement a motion detection. In Internet i found that the motion is captured using two different frame, and with the function Core.absdiff() put the differce in a new Mat. I haven't undestand how i take a frame frame, and anfter after 0.1 second take another frame to do the differnce. difference. How i can do?

Thanks for yuor time.

click to hide/show revision 4
retagged

updated 2015-09-12 02:41:44 -0600

berak gravatar image

Take frame after some millisecond

Hi, this is my problem: I wuold like to implement a motion detection. In Internet i found that the motion is captured using two different frame, and with the function Core.absdiff() put the differce in a new Mat. I haven't undestand how i take a frame, and after 0.1 second take another frame to do the difference. How i can do?

Thanks for yuor time.