Add morphology python test, fix python3 compabtibility in kmeans test
authorVladislav Sovrasov <vladislav.sovrasov@itseez.com>
Fri, 29 Jan 2016 10:07:08 +0000 (13:07 +0300)
committerVladislav Sovrasov <vladislav.sovrasov@itseez.com>
Thu, 3 Mar 2016 08:06:20 +0000 (11:06 +0300)
commitaaa43dc84f22a2653f9519a5dfce844c74f9318e
treebe83b81d376ceed61d43eecac405c1ce78cb9f7d
parent56571561b48efdbdb3644cd185fc653d73afc3f9
Add morphology python test, fix python3 compabtibility in kmeans test
modules/python/test/test.py
modules/python/test/test_kmeans.py
modules/python/test/test_morphology.py [new file with mode: 0644]
modules/python/test/tests_common.py