minor formatting
This commit is contained in:
parent
5d4afe81e0
commit
ce8437d37f
@ -33,7 +33,7 @@ int main(int argc, char** argv)
|
||||
|
||||
namedWindow("image", CV_WINDOW_NORMAL);
|
||||
namedWindow("foreground mask", CV_WINDOW_NORMAL);
|
||||
namedWindow("foreground image", CV_WINDOW_NORMAL);
|
||||
namedWindow("foreground image", CV_WINDOW_NORMAL);
|
||||
namedWindow("mean background image", CV_WINDOW_NORMAL);
|
||||
|
||||
BackgroundSubtractorMOG2 bg_model;
|
||||
|
Loading…
x
Reference in New Issue
Block a user