HomeSort by relevance Sort by last modified time
    Searched refs:cvChangeDetection (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvbgfg_acmmm2003.cpp 213 // Function cvChangeDetection performs change detection for Foreground detection algorithm
219 cvChangeDetection( IplImage* prev_frame,
351 cvChangeDetection( prev_frame, curr_frame, model->Ftd );
352 cvChangeDetection( model->background, curr_frame, model->Fbd );
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 51 milliseconds