/building-detect

Primary LanguageHTMLMIT LicenseMIT

building-detect

A basic algorithm for guessing whether or not an aerial photography image contains buildings or not. This is intended as an experiment for testing a few components of more holistic approach.

##install

git clone git@github.com:morganherlocker/building-detect.git
cd building-detect
npm install

##run

node index.js > index.html