opencv/modules/core/test
yuki takehara 379ea15d16 Add new Mat constructor (#10808)
* Add new Mat constructor

* Fix build error

* Fix build error

* Fixed the code about 4 comments

* Fixed three comments

* delete previous local declaration

* fix build error
2018-02-12 14:36:54 +03:00
..
ocl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_arithm.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_concatenation.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_conjugate_gradient.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_countnonzero.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_downhill_simplex.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_ds.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_dxt.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_eigen.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_hal_core.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intrin_utils.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intrin.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intrin.fp16.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_io.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_ippasync.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_lpsolver.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_mat.cpp Add new Mat constructor (#10808) 2018-02-12 14:36:54 +03:00
test_math.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_misc.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_operations.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_ptr.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_rand.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_rotatedrect.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_umat.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_utils.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00