Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
public:gsoc:2018:achie27 [2018/08/17 18:16] achie27 formatting |
public:gsoc:2018:achie27 [2018/08/17 18:17] (current) achie27 formatting |
||
---|---|---|---|
Line 24: | Line 24: | ||
4. [[ https://www.riverbankcomputing.com/software/pyqt/intro | PyQt5 ]] - Used to make the GUI \\ | 4. [[ https://www.riverbankcomputing.com/software/pyqt/intro | PyQt5 ]] - Used to make the GUI \\ | ||
5. [[ https://scipy.org | Scipy ]] - Used for audio processing \\ | 5. [[ https://scipy.org | Scipy ]] - Used for audio processing \\ | ||
- | 6. [Tesserocr](https://github.com/sirfz/tesserocr) - Used for, well, OCR \\ | + | 6. [[ https://github.com/sirfz/tesserocr | Tesserocr]] - Used for, well, OCR \\ |
- | 7. [Pillow](https://pillow.readthedocs.io/en/latest/) - Used to preprocess images for OCR \\ | + | 7. [[ https://pillow.readthedocs.io/en/latest/ | Pillow ]] - Used to preprocess images for OCR \\ |
The python dependencies can be installed by running - \\ | The python dependencies can be installed by running - \\ | ||