opencv/modules
Yuantao Feng 996b6c37c7
Merge pull request #24425 from fengyuentau:fix_timvx_test
dnn: fix HAVE_TIMVX macro definition in dnn test #24425

### 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.
- [x] The feature is well documented and sample code can be built with the project CMake
2023-10-20 14:16:51 +03:00
..
calib3d Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
core Merge pull request #24371 from hanliutong:clean-up 2023-10-20 12:50:26 +03:00
dnn Merge pull request #24425 from fengyuentau:fix_timvx_test 2023-10-20 14:16:51 +03:00
features2d Clean up the Universal Intrinsic API. 2023-10-13 19:23:30 +08:00
flann Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
gapi Merge pull request #24371 from hanliutong:clean-up 2023-10-20 12:50:26 +03:00
highgui Fix the issue of missing imshow icons when linking OpenCV as a static library (https://github.com/opencv/opencv-python/issues/585) 2023-10-07 11:18:32 +08:00
imgcodecs Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
imgproc Merge pull request #24371 from hanliutong:clean-up 2023-10-20 12:50:26 +03:00
java Fail Java test suite, execution, if one of test failed. 2023-10-01 18:31:04 +03:00
js Merge pull request #24288 from tailsu:sd/emscripten-3.1.45-fixes 2023-09-19 08:09:18 +03:00
ml Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
objc Backport 5.x: Support for module names that start from digit in ObjC bindings generator. 2023-05-25 11:45:59 +03:00
objdetect Merge pull request #24371 from hanliutong:clean-up 2023-10-20 12:50:26 +03:00
photo Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
python Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
stitching Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
ts Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
video Clean up the Universal Intrinsic API. 2023-10-13 19:23:30 +08:00
videoio Added test with V4L CAP_PROP_CONVERT_RGB=false. 2023-10-16 10:20:18 +03:00
world cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2022-12-26 17:41:53 +00:00