Problem with Opencv tutorials and Opencv-Python tutorials

asked 2019-01-12 08:30:59 -0600

LBerger gravatar image

If you are a beginer in opencv and you know python I think that when you read this page you choose page Opencv-Python tutorials. But How do you guess that you can find python tutorials in opencv tutorialspages too ? example : https://docs.opencv.org/trunk/d3/d96/... https://docs.opencv.org/trunk/dc/dd3/...

full list for imgproc is on this page

Have you got an idea to add a note in openv page ?

I think a link is missing for java too

edit retag flag offensive close merge delete

Comments

Click on tab Java Documentation

supra56 gravatar imagesupra56 ( 2019-01-12 11:05:53 -0600 )edit

@berak. I moved my mouse to see delete. But I thought it was my comment or Lbuerger's comment. I was goinjg to edit and to delete my comment. But see word delete. So I decided to delete it. And suddendly I deleted LBerger's coomet by mistaken instead of my comment. I likely to say I',m sorry. I didn't see x

supra56 gravatar imagesupra56 ( 2019-01-12 12:32:38 -0600 )edit

@supra56 -- yea, this site has a lot of pitfalls. i'm sure, you did not intend any harm, and we should blame it on the webdev's

let's call the whole thing off ;)

berak gravatar imageberak ( 2019-01-12 12:35:57 -0600 )edit
1

@supra56 there is no problem.... continue to help users

LBerger gravatar imageLBerger ( 2019-01-12 12:38:09 -0600 )edit
1

No!. I didn't do any harmful. it is because I didn't see x clearly. It was gray character.

supra56 gravatar imagesupra56 ( 2019-01-12 12:38:23 -0600 )edit
1

Thank you, LBerger and berak.

supra56 gravatar imagesupra56 ( 2019-01-12 12:39:03 -0600 )edit

@supra56, again, it might have been a simple misclick, but if you still have the tab (and the history to it) open, and if you CAN find a flaw in the website, -- feel encourageged to raise an issue on https://github.com/opencv-infrastruct... !

berak gravatar imageberak ( 2019-01-12 12:48:31 -0600 )edit
1

In my opinion:

  • the best would be to merge the Python tutorials into the main tutorials and rename to something like OpenCV Tutorials (C++ / Java / Python)

    • but it would need lots of effort to merge the information from the same topics (e.g. features)
    • rewrite the Python tutorials that don't have a correspondence in C++ and Java
  • add a note and a link for each Python tutorial to the corresponding main tutorial?

Eduardo gravatar imageEduardo ( 2019-01-12 18:55:02 -0600 )edit