opencv/samples
TuNanTang 56a4877e30
Merge pull request #23341 from TuNanTang:3.4
### 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.
- [ ] 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
- [ ] 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
2023-03-14 16:09:53 +03:00
..
android fix lint errors and warnings ins Android samples 2020-01-17 14:14:36 +03:00
cpp Merge pull request #23341 from TuNanTang:3.4 2023-03-14 16:09:53 +03:00
data Replace the chessboard.png image with the pattern.png image since the chessboard.png image does not have proper squares which is not good for camera calibration accuracy. 2022-10-19 14:11:01 +02:00
directx Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
dnn Update text_detection.py 2022-02-09 17:14:05 +01:00
gpu Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
hal build: suppress the warning 2022-07-12 19:42:39 +09:00
java Fix some typos in platforms/, samples/, 3rdparty/. 2022-09-07 16:09:23 +03:00
opencl samples: fix OpenCL events leaks 2020-05-14 17:15:09 +00:00
opengl cmake: fix OPENGL_LIBRARIES handling 2021-12-07 12:12:42 +00:00
openvx build: suppress the warning 2022-07-12 19:42:39 +09:00
python Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
tapi Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
va_intel Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
winrt Fix some typos in platforms/, samples/, 3rdparty/. 2022-09-07 16:09:23 +03:00
winrt_universal samples: avoid using of legacy C-like API (part 2) 2018-03-29 14:17:23 +03:00
wp8 Merge pull request #20223 from jogo-:3.4_wp8_samples_typos 2021-06-07 17:32:14 +00:00
_winpack_build_sample.cmd Important single character fix 2020-05-15 14:41:55 +03:00
_winpack_run_python_sample.cmd samples: query for Python 3.11 setup 2022-12-18 00:14:41 +00:00
CMakeLists.example.in Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
CMakeLists.txt build: suppress the warning 2022-07-12 19:42:39 +09:00
samples_utils.cmake Install: added prebuilt samples installation 2020-09-08 20:22:26 +03:00