Add dft python test, fix platform depended result in morphology test

This commit is contained in:
Vladislav Sovrasov
2016-01-29 18:00:18 +03:00
parent aaa43dc84f
commit cb7cc81653
4 changed files with 55 additions and 17 deletions

View File

@@ -11,7 +11,6 @@ from __future__ import print_function
import numpy as np
import cv2
from tests_common import NewOpenCVTests
class calibration_test(NewOpenCVTests):