Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #3602

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from
Open

Update README.md #3602

wants to merge 1 commit into from

Conversation

B4K2
Copy link

@B4K2 B4K2 commented Dec 3, 2023

Pull Request Readiness Checklist

Here the issue link - #2600

I just added what i can find about module but can't find about this module:
-hfs
-rapid
-viz
-intensity_transform

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

@@ -101,3 +101,33 @@ $ cmake -D OPENCV_EXTRA_MODULES_PATH=<opencv_contrib>/modules -D BUILD_opencv_<r
- **xobjdetect**: Boosted 2D Object Detection -- Uses a Waldboost cascade and local binary patterns computed as integral features for 2D object detection.

- **xphoto**: Extra Computational Photography -- Additional photo processing algorithms: Color balance / Denoising / Inpainting.

- **cudaarithm**: GPU-accelerated operations for image processing and computer vision -- Arithmetic operations / Bitwise operations / Logical operations.

Choose a reason for hiding this comment

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

Please keep lexicographical order

Copy link
Author

Choose a reason for hiding this comment

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

sorry i am new so idk what is lexicographical order is it same as ABCD or the order was given in the issue #2600

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants