Added images necessary for tests

This commit is contained in:
Vitaly Tuzov
2016-02-25 17:25:24 +03:00
parent aaa30dc5b6
commit 25b4d8a1b5
18 changed files with 18 additions and 35 deletions

View File

@@ -39,7 +39,7 @@ class camshift_test(NewOpenCVTests):
def prepareRender(self):
self.render = TestSceneRender(self.get_sample('samples/data/pca_test1.jpg'), deformation = True)
self.render = TestSceneRender(self.get_sample('samples/python2/data/pca_test1.jpg'), deformation = True)
def runTracker(self):