Skip to content

eric-lop/Module3

Repository files navigation

Sergi Sancho, Adriana Fernández, Eric López y Gerard Martí.
=========================================================

Para utilizar este segundo sistema, se deben instalar las librerías xgboost y PyWavelets.

Xgboost: Navegar en la carpeta libs, xgboost y ejecutar el siguiente comando: ‘python setup.py install’.

PyWavelets: se debe ejecutar el siguiente comando: ‘pip install PyWavelets’


For the matlab code to work properly:
=========================================================
Need to have a working MATLAB installation in the computer.

To install the MATLAB Engine for Python, execute the following commands where "matlabroot" is the path to the MATLAB folder.

Windows® system:

cd "matlabroot\extern\engines\python"
python setup.py install
Mac or Linux® system:

cd "matlabroot/extern/engines/python"
python setup.py install

About

Traffic Sign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published