Count_People/C++/opencv-4.7.0
Huey ea7c36923b first 2024-07-24 15:19:25 +08:00
..
3rdparty first 2024-07-24 14:56:13 +08:00
apps first 2024-07-24 14:56:13 +08:00
build first 2024-07-24 15:17:01 +08:00
cmake first 2024-07-24 15:17:01 +08:00
data first 2024-07-24 15:17:01 +08:00
doc first 2024-07-24 15:17:01 +08:00
include first 2024-07-24 15:17:01 +08:00
install first 2024-07-24 15:17:01 +08:00
modules first 2024-07-24 15:17:01 +08:00
opencv_contrib first 2024-07-24 15:19:25 +08:00
platforms first 2024-07-24 15:19:25 +08:00
samples first 2024-07-24 15:19:25 +08:00
.editorconfig first 2024-07-24 14:56:13 +08:00
CMakeLists.txt first 2024-07-24 14:56:13 +08:00
CONTRIBUTING.md first 2024-07-24 14:56:13 +08:00
COPYRIGHT first 2024-07-24 14:56:13 +08:00
LICENSE first 2024-07-24 14:56:13 +08:00
README.md first 2024-07-24 14:56:13 +08:00
SECURITY.md first 2024-07-24 14:56:13 +08:00

README.md

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.