mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-23 09:38:56 +08:00
Doxygen tutorials support
This commit is contained in:
@@ -66,7 +66,7 @@ That is, MHI pixels where the motion occurs are set to the current timestamp , w
|
||||
where the motion happened last time a long time ago are cleared.
|
||||
|
||||
The function, together with calcMotionGradient and calcGlobalOrientation , implements a motion
|
||||
templates technique described in @cite Davis97 and @cite Bradski00.
|
||||
templates technique described in @cite Davis97 and @cite Bradski00 .
|
||||
*/
|
||||
CV_EXPORTS_W void updateMotionHistory( InputArray silhouette, InputOutputArray mhi,
|
||||
double timestamp, double duration );
|
||||
|
Reference in New Issue
Block a user