[ADD] comments

This commit is contained in:
Sem van der Hoeven
2021-06-18 11:11:56 +02:00
parent b446a366fb
commit 982f787d44
4 changed files with 13 additions and 43 deletions

View File

@@ -63,6 +63,7 @@ namespace computervision
}
// uncomment these lines to show debug hand information
//imshow("output" + region_id, frame_out);
//imshow("foreground" + region_id, foreground);
//imshow("handMask" + region_id, handMask);