[opencv] 46/98: Merge pull request #6171 from terfendail:vt/new_python_tests_backport

Mattia Rizzolo mattia at debian.org
Tue Oct 4 17:51:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to annotated tag 2.4.13
in repository opencv.

commit 3afb5a6006640f5099242570296b5472c980ca23
Merge: 7e44faf d29eb29
Author: Maksim Shabunin <maksim.shabunin at itseez.com>
Date:   Thu Mar 10 09:09:32 2016 +0000

    Merge pull request #6171 from terfendail:vt/new_python_tests_backport

 modules/python/test/test.py                    |  50 +++----
 modules/python/test/test_calibration.py        |  71 +++++++++
 modules/python/test/test_camshift.py           |  92 ++++++++++++
 modules/python/test/test_dft.py                |  46 ++++++
 modules/python/test/test_digits.py             | 197 +++++++++++++++++++++++++
 modules/python/test/test_facedetect.py         |  90 +++++++++++
 modules/python/test/test_feature_homography.py | 160 ++++++++++++++++++++
 modules/python/test/test_fitline.py            |  66 +++++++++
 modules/python/test/test_gaussian_mix.py       |  58 ++++++++
 modules/python/test/test_grabcut.py            |  67 +++++++++
 modules/python/test/test_houghcircles.py       |  81 ++++++++++
 modules/python/test/test_houghlines.py         |  65 ++++++++
 modules/python/test/test_kmeans.py             |  70 +++++++++
 modules/python/test/test_letter_recog.py       | 161 ++++++++++++++++++++
 modules/python/test/test_lk_homography.py      |  96 ++++++++++++
 modules/python/test/test_lk_track.py           | 111 ++++++++++++++
 modules/python/test/test_morphology.py         |  51 +++++++
 modules/python/test/test_mser.py               |  65 ++++++++
 modules/python/test/test_peopledetect.py       |  62 ++++++++
 modules/python/test/test_squares.py            |  96 ++++++++++++
 modules/python/test/test_texture_flow.py       |  51 +++++++
 modules/python/test/test_watershed.py          |  33 +++++
 modules/python/test/tests_common.py            |  79 ++++++++++
 modules/python/test/tst_scene_render.py        | 102 +++++++++++++
 samples/python2/data/graf1.png                 | Bin 0 -> 951440 bytes
 samples/python2/data/pca_test1.jpg             | Bin 0 -> 33227 bytes
 26 files changed, 1989 insertions(+), 31 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git



More information about the debian-science-commits mailing list