Kazz47 / wildlife_at_home

Source code for the Wildlife@Home project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wildlife_at_home

Source code for the Wildlife@Home project.

To compile:

  1. First initialize and checkout submodule: git submodule init git submodule update

  2. Create cmake build directory and run cmake: mkdir build cd build cmake .. make

Software Requirements: cmake opencv BOINC

Note that building BOINC on OSX now requires setting CFLAGS="-mmacosx-version-min=10.8" (Something prior to 10.9) when using make.

On Ubuntu you can get all of boost with: sudo apt-get install libboost-all-dev

About

Source code for the Wildlife@Home project.


Languages

Language:PHP 49.2%Language:C++ 27.1%Language:JavaScript 16.5%Language:HTML 3.6%Language:CMake 1.6%Language:Shell 0.9%Language:Python 0.4%Language:Perl 0.3%Language:C 0.3%Language:CSS 0.2%