Skip to content

fix broken links and outdated information for documentation of Orbbec camera#23829

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
fengyuentau:fixes4orbbec
Jun 21, 2023
Merged

fix broken links and outdated information for documentation of Orbbec camera#23829
asmorkalov merged 2 commits intoopencv:4.xfrom
fengyuentau:fixes4orbbec

Conversation

@fengyuentau
Copy link
Copy Markdown
Member

Resolves the documentation issue from #23579.

Orbbec is moving to support UVC directly so they do not provide the old install.sh for OpenNI SDK >= 2.3.0.86. Also in their new release of OpenNI SDK, paths of include headers and libraries are changed. Changing our cmake script for this change does not make sense since we cannot make this kind of change everytime they update. So just added a subsection providing install.sh for users as a workaround on our side.

@Lecrapouille You may also take a look at this pull request.

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

@fengyuentau fengyuentau added this to the 4.8.0 milestone Jun 20, 2023
@fengyuentau fengyuentau requested a review from asmorkalov June 20, 2023 09:10
@fengyuentau fengyuentau changed the title fix broken links and outdated information in doc fix broken links and outdated information for documentation of Orbbec camera Jun 20, 2023
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

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

👍 Thanks a lot! I tuned wording and formatting a bit.

@asmorkalov asmorkalov merged commit 1db1422 into opencv:4.x Jun 21, 2023
@asmorkalov asmorkalov mentioned this pull request Jul 27, 2023
@fengyuentau fengyuentau deleted the fixes4orbbec branch November 21, 2023 03:34
thewoz pushed a commit to thewoz/opencv that referenced this pull request Jan 4, 2024
Fix broken links and outdated information for documentation of Orbbec camera opencv#23829

Resolves the documentation issue from opencv#23579.

Orbbec is moving to support UVC directly so they do not provide the old `install.sh` for OpenNI SDK >= 2.3.0.86. Also in their new release of OpenNI SDK, paths of include headers and libraries are changed. Changing our cmake script for this change does not make sense since we cannot make this kind of change everytime they update. So just added a subsection providing `install.sh` for users as a workaround on our side.

@Lecrapouille You may also take a look at this pull request.

### 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
- [x] 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
thewoz pushed a commit to thewoz/opencv that referenced this pull request May 29, 2024
Fix broken links and outdated information for documentation of Orbbec camera opencv#23829

Resolves the documentation issue from opencv#23579.

Orbbec is moving to support UVC directly so they do not provide the old `install.sh` for OpenNI SDK >= 2.3.0.86. Also in their new release of OpenNI SDK, paths of include headers and libraries are changed. Changing our cmake script for this change does not make sense since we cannot make this kind of change everytime they update. So just added a subsection providing `install.sh` for users as a workaround on our side.

@Lecrapouille You may also take a look at this pull request.

### 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
- [x] 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.

2 participants