You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
A short code to scrape the [opencv tutorials](https://docs.opencv.org/4.x/d6/d00/tutorial_py_root.html) with selenium and convert all tutorial pages into a single pdf booklet.
4
4
5
-
Run the code `main.py` to convert each page into a pdf. Then run `merge_pdfs.py` to merge all the pdfs.
5
+
Run the code `main.py` to convert each page into a pdf. Then run `merge_pdfs.py` to merge all the pdfs. The final book is opencv-book.pdf.
0 commit comments