Commit 1e790a93 authored by chang810249's avatar chang810249 Committed by Yuxin Wu

import cv2 (#143)

parent db1c212c
...@@ -14,6 +14,7 @@ import uuid ...@@ -14,6 +14,7 @@ import uuid
import argparse import argparse
import multiprocessing import multiprocessing
import threading import threading
import cv2
from collections import deque from collections import deque
import six import six
from six.moves import queue from six.moves import queue
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment