Skip to content

Instantly share code, notes, and snippets.

@yuchsiao
Last active July 17, 2017 19:38
Show Gist options
  • Save yuchsiao/a576f0fbb221ce0d5a0568c000ec2aa4 to your computer and use it in GitHub Desktop.
Save yuchsiao/a576f0fbb221ce0d5a0568c000ec2aa4 to your computer and use it in GitHub Desktop.
conda install numpy scipy scikit-learn matplotlib seaborn pandas tensorflow keras
# in windows 10
sudo apt-get install libopencv-dev python-opencv
sudo apt-get install execstack
conda install opencv
conda install -c mlgill imutils=0.3.6
execstack -c $HOME/anaconda3/lib/libopencv_*
pip install imutils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment