Home | History | Annotate | Download | only in src

Lines Matching full:backgroundimage

129 //  void getBackgroundImage(Mat& backgroundImage)
141 Mat& backgroundImage = *((Mat*)backgroundImage_nativeObj);
142 (*me)->getBackgroundImage( backgroundImage );