mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
Implement python backend
This commit is contained in:
@@ -199,6 +199,5 @@ class test_gapi_streaming(NewOpenCVTests):
|
||||
if proc_num_frames == max_num_frames:
|
||||
break;
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
NewOpenCVTests.bootstrap()
|
||||
|
||||
Reference in New Issue
Block a user