Recode-Hive / Scrape-ML

For new data generation Semi-supervised-sequence-learning-Project we have writtern a python script to fetch📊, data from the 💻, imdb website 🌐 and converted into txt files.
https://scrape-ml.streamlit.app/
MIT License
83 stars 116 forks source link

Smart Select and OCR text Extraction #70

Open litesh1123 opened 1 month ago

litesh1123 commented 1 month ago

Is your feature request related to a problem? Please describe. This is a genuine problem, many times while storing some important info that comes on screen user either manually notes it out, takes a screenshot for manual noting down later, but with the smart select feature user can extract text present on screen by selecting the portion.

Describe the solution you'd like user has to follow 3 steps Take a screenshot of the portion you want Give a screenshot as input OCR operations take place over screenshots and text is extracted

Describe alternatives you've considered Alternate solution for future is use of Tikinter or Streamlit webapp interface user will come use smart select , drag and drop screenshot from system no need to manually input screenshot he want , and give input follow this process (future solution)

Additional context user will take screenshot give path of screenshot , OCR operation takes place over image and text extracted will be stored OCR software used will be Tesseract smart select

litesh1123 commented 1 month ago

@sanjay-kv sir can u please assign me so that i can start working on it

litesh1123 commented 1 month ago

Thanks a lot sir