Update table of content for imgproc module tutorials to reflect languages used#17223
Conversation
|
@dmallia17 Functions like |
|
@dmallia17 Could you squash the commits to have clean library history? |
|
@asmorkalov I believe that should do it - please correct me if I'm wrong. (First time having to squash commits for a PR!) Also thank you very much for the explanation! I did spot |
|
@asmorkalov Thank you! After looking around a bit further, I have found a couple of other tutorial modules where the table of contents should be updated. Would it be best to make a pull request for each table of contents or update all of the ones I spot at once? |
|
@dmallia17 Thank you for contribution! Feel free to create single Pull Request with similar changes. |
|
@alalek Thank you very much - will do! |
This adds the Languages field for the "Random generator and text with OpenCV" tutorial and updates the Languages field for the "Anisotropic image segmentation by a gradient structure tensor" tutorial.
On a related note: I have not been able to locate an equivalent for the C++ RNG class in Python, but I believe this functionality can be achieved with NumPy (among other options). If I have missed the equivalent or if NumPy is an acceptable alternative, I would very much like to try expanding the "Random generator and text with OpenCV" tutorial to include Python. Thank you!
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.