Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/synergia/jupyter-opencv

Przykład wykorzystania Jupyter z OpenCV
https://github.com/synergia/jupyter-opencv

eye-detection face-detection jupyter jupyter-notebook opencv

Last synced: about 5 hours ago
JSON representation

Przykład wykorzystania Jupyter z OpenCV

Awesome Lists containing this project

README

        

# Instalacja
*Zaleca się utworzenie środowiska wirtualnego.*

pip install requirements.txt
lub jeśli występuje problem z instalacją w środowisku wirtualnym:

pip install --upgrade -r requirements.txt

Następnie instalacja i aktywacja dodatków:

jupyter nbextension install [--user] --py fileupload
jupyter nbextension enable [--user] --py fileupload
jupyter nbextension enable --py widgetsnbextension --sys-prefix

# Uruchomienie
jupyter notebook