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
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
The text was updated successfully, but these errors were encountered:
This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!
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
The text was updated successfully, but these errors were encountered: