Skip to content

Improvement of macOS installation guide in documentation#26564

Merged
asmorkalov merged 3 commits intoopencv:4.xfrom
shyama7004:improve-macos-install-docs
Dec 6, 2024
Merged

Improvement of macOS installation guide in documentation#26564
asmorkalov merged 3 commits intoopencv:4.xfrom
shyama7004:improve-macos-install-docs

Conversation

@shyama7004
Copy link
Copy Markdown
Contributor

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • 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

@asmorkalov asmorkalov self-assigned this Dec 3, 2024
@asmorkalov asmorkalov added this to the 4.11.0 milestone Dec 3, 2024
pip install opencv-python
@endcode

@note The `opencv-python` package installed via `pip` does not include non-free algorithms (like SIFT and SURF) and does not include the extra modules from `opencv_contrib`. No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SIFT is included

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe just mention pip install opencv-contrib-python to use the extra modules

@asmorkalov asmorkalov merged commit 3d91d75 into opencv:4.x Dec 6, 2024
@shyama7004 shyama7004 deleted the improve-macos-install-docs branch January 10, 2025 19:38
@asmorkalov asmorkalov mentioned this pull request Jan 15, 2025
NanQin555 pushed a commit to NanQin555/opencv that referenced this pull request Feb 24, 2025
…-docs

Improvement of macOS installation guide in documentation opencv#26564

### 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.
- [x] 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
- [x] 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants