Skip to content
forked from VIDA-NYU/birdvis

Source code for the BirdVis project, for more information visit www.birdvis.org

License

Notifications You must be signed in to change notification settings

Rambo2015/birdvis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BirdVis

Source code for the BirdVis project, for more information visit www.birdvis.org

  1. Compilation Instructions

    This code has the following dependencies: Qt4, Boost, R, Rcpp, RInside, freeimage and gdal. In linux, one can install Qt4, Boost, R, freeimage and gdal by apt-get. To install Rcpp and RInside, run R from your terminal and use install.packages("Rcpp") and install.packages("RInside"). After all dependencies have been installed simply run

qmake birdvis.pro make

About

Source code for the BirdVis project, for more information visit www.birdvis.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.1%
  • C 3.4%
  • QMake 0.5%