Skip to content

bpfrd/web-scraping-opencv-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping -- OpenCV Website

A short code to scrape the OpenCV tutorials with selenium and convert all tutorial pages into a single pdf book.

After installing the requirements pip install -r requirements.txt, run the code main.py to convert each page into a pdf in opencv directory. Then run merge_pdfs.py to merge all the pdfs into a single book, opencv-book.pdf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages