An open API service indexing awesome lists of open source software.

https://github.com/pomxark/smartdictor_0.1_nuitka_cleer

Распознание и озвучивание голосовым движком текста с экрана.
https://github.com/pomxark/smartdictor_0.1_nuitka_cleer

cv2 fuzzywuzzy kivy matplotlib-pyplot nuitka numpy pil pyautogui pyqt5 pytesseract pyttsx3 scipy silero simpleaudio torch

Last synced: about 1 month ago
JSON representation

Распознание и озвучивание голосовым движком текста с экрана.

Awesome Lists containing this project

README

        

# ★★★ DEMO ★★★
https://github.com/user-attachments/assets/ff426cfc-bd9f-4116-9992-aa5bfe86ec9e

# ★★★ All-GUI-in-OpenCV-python ★★★
Example for every gui element in OpenCV in python

If you need **buttons**, **sliders**, **checkboxed\radios** in your OpenCV application, then **you** are in the right place.

#### Map

![prers](https://github.com/nngogol/All-GUI-in-OpenCV-python/blob/master/opencv-pres.svg)

## Usage

```bash
python3 1-keyboard-events.py
python3 2-mouse-events-small.py
python3 2-mouse-events.py
python3 3-sliders-cbox-simulation.py
python3 3-sliders.py
python3 4-buttons-btn,cbox,radio.py
python3 5-show_messages.py
python3 main.py
```

## Some examples preview

![e3](https://github.com/nngogol/All-GUI-in-OpenCV-python/blob/master/e3.png)
![e2](https://github.com/nngogol/All-GUI-in-OpenCV-python/blob/master/e2.png)