Skip to content

Commit 184ab92

Browse files
committed
update README
1 parent d608d69 commit 184ab92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ A: Make sure you have removed old manual installations of OpenCV Python bindings
6464

6565
**Q: Why the packages do not include non-free algorithms?**
6666

67-
A: Non-free algorithms such as SIFT and SURF are not included in these packages because they are patented and therefore cannot be distributed as built binaries. See this issue for more info: https://github.com/skvark/opencv-python/issues/126
67+
A: Non-free algorithms such as SURF are not included in these packages because they are patented / non-free and therefore cannot be distributed as built binaries. Note that SIFT is included in the builds due to patent expiration since OpenCV versions 4.3.0 and 3.4.10. See this issue for more info: https://github.com/skvark/opencv-python/issues/126
6868

6969
**Q: Why the package and import are different (opencv-python vs. cv2)?**
7070

0 commit comments

Comments
 (0)