0
0
mirror of https://github.com/opencv/opencv.git synced 2026-01-18 17:21:42 +01:00
Alexander Smorkalov 9e06d19164 Merge pull request #28376 from zixianwei01:fix-build-failure-if-turn-on-vkcom
dnn: Fix compilation errors when build with WITH_VULKAN option
2026-01-07 11:21:21 +03:00
2025-12-02 15:38:19 +03:00
2025-12-02 15:38:19 +03:00
2025-11-18 08:51:08 +03:00
2026-01-06 22:57:02 +08:00
2025-09-26 12:10:49 +03:00
2018-10-11 17:57:51 +00:00
2025-11-18 08:51:08 +03:00
2025-08-07 10:35:20 +03:00
2024-04-02 16:39:54 +03:00

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read the contribution guidelines before starting work on a pull request.

Summary of the guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Clean up "oops" commits before submitting;
  • Follow the coding style guide.

Additional Resources

Description
Languages
C++ 87.5%
C 3.1%
Python 3%
CMake 2%
Java 1.5%
Other 2.7%