opencv/modules/core/src/utils
James Choi 582a7f32d5
Merge pull request #25832 from chachoi-world:4.x
Add support for QNX #25832

Build and test instruction for QNX:
https://github.com/chachoi-world/qnx-ports/blob/main/opencv/README.md

### 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
- [ ] There is a reference to the original bug report and related work
- [ ] 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-08-06 20:25:39 +03:00
..
datafile.cpp [build][option] Build option to disable filesystem support. 2021-05-11 12:54:54 +00:00
filesystem.cpp Merge pull request #25832 from chachoi-world:4.x 2024-08-06 20:25:39 +03:00
logtagconfig.hpp Merge pull request #13909 from kinchungwong:logging_20190220 2019-04-22 00:01:10 +03:00
logtagconfigparser.cpp core: repair default log level 2019-06-11 19:19:10 +03:00
logtagconfigparser.hpp core: repair default log level 2019-06-11 19:19:10 +03:00
logtagmanager.cpp core: repair default log level 2019-06-11 19:19:10 +03:00
logtagmanager.hpp Merge pull request #19985 from fpetrogalli:disable_threads 2021-07-08 20:21:21 +00:00
plugin_loader.impl.hpp remove const from functions returning by value 2022-05-26 21:30:41 +09:00
samples.cpp [build][option] Build option to disable filesystem support. 2021-05-11 12:54:54 +00:00