2017-05-14 Crans-Montana

Pictures from Crans-Montana, where I spent a few days around Easter with Claudia.

Pictures from Crans-Montana

Here are some notes for my future self. Creating the album:

`perlbrew exec --with perl-5.22.0-thread-multi ~/src/fgallery/fgallery -c none -f --title "Ostern in Crans-Montana" --description "Wir haben ein paar Tage in den Bergen verbracht." --url https://alexschroeder.ch/gallery/2017-montana/ /Users/Shared/Fotos\ 2017/Montana/Album /Users/Shared/Fotos\ 2017/2017-montana`

Uploading:

`rsync --progress --recursive -e "ssh -p 882" /Users/Shared/Fotos\ 2017/2017-montana alexschroeder.ch:alexschroeder.ch/gallery/`

Oh, and since I had deleted my OpenCV data directory by accident, here’s what I did:

1. download opencv-3.2.0.zip

2. `unzip ~/Downloads/opencv-3.2.0.zip "opencv-3.2.0/data*"`

3. change `DATA_DIR` in facedetect to point to this directory

download opencv-3.2.0.zip

facedetect

​#Pictures