Scrapegraph-ai/scrapegraphai/utils/screenshot_scraping/__init__.py
2024-08-30 13:02:13 +02:00

3 lines
157 B
Python

from .screenshot_preparation import take_screenshot, select_area_with_opencv, select_area_with_ipywidget, crop_image
from .text_detection import detect_text