opencv/modules/ts/src
Alexander Smorkalov 459a9c60ed
Merge pull request #25902 from asmorkalov:as/core_mask_cvbool
Mask support with CV_Bool in ts and core #25902

Partially cover https://github.com/opencv/opencv/issues/25895

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2024-07-24 16:32:25 +03:00
..
cuda_perf.cpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
cuda_test.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
ocl_perf.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
ocl_test.cpp Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
precomp.hpp js: fix build of SIMD tests 2021-10-08 20:15:41 +00:00
ts_arrtest.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
ts_func.cpp Merge pull request #25902 from asmorkalov:as/core_mask_cvbool 2024-07-24 16:32:25 +03:00
ts_gtest.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-23 16:06:14 +00:00
ts_perf.cpp Added new data types to cv::Mat & UMat (#23865) 2023-08-04 10:50:03 +03:00
ts_tags.cpp Revert PR 24186 as it force skip tests. 2023-09-05 14:35:37 +03:00
ts_tags.hpp ts: count skipped tests via SkipTestException 2019-11-26 18:34:04 +03:00
ts.cpp Merge branch 4.x 2024-07-17 10:08:16 +03:00