Change module path so supports test

This commit is contained in:
DSTO\pivatom
2018-12-18 10:35:52 +10:30
parent 21c6842337
commit dbc8933bfa

View File

@@ -1,4 +1,4 @@
from handrecogniser import HandRecogniser
from GestureRecognition.handrecogniser import HandRecogniser
import numpy as np
import cv2