Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8fce57f

Browse files
Merge pull request #940 from asmorkalov:as/donation
Added donation notification
2 parents d2a08b9 + eaa9512 commit 8fce57f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[![Downloads](https://static.pepy.tech/badge/opencv-python)](http://pepy.tech/project/opencv-python)
22

3+
### Keep OpenCV Free
4+
5+
OpenCV is raising funds to keep the library free for everyone, and we need the support of the entire community to do it. [Donate to OpenCV on IndieGoGo](http://igg.me/at/opencv5) to show your support.
6+
37
- [OpenCV on Wheels](#opencv-on-wheels)
48
- [Installation and Usage](#installation-and-usage)
59
- [Frequently Asked Questions](#frequently-asked-questions)

‎setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ def main():
310310
cmake_source_dir=cmake_source_dir,
311311
)
312312

313+
print("OpenCV is raising funds to keep the library free for everyone, and we need the support of the entire community to do it. Donate to OpenCV on IndieGoGo:\nhttps://www.indiegogo.com/projects/opencv-5-support-non-profit-open-source-cv-ai#/")
313314

314315
class RearrangeCMakeOutput:
315316
"""

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /