An image processing library designed on the theory of parallel processing to apply filters to photos extremely quickly and efficiently.
Contents
Overview
Application is still under development, thank you for your patience.
Usage
Installing on NPM
npm install omnifilter
Or you can clone our repo directly from GITHUB
API
Content model
}
user_id: String,
title: String,
createdOn: String,
tags: [String],
location: String,
content: { mixed type }
}
User model
}
email: String,
password: String
}
Dependencies
assert, babel-core, babel-loader, bluebird, ffi, html-loader, jpeg-js, lodash, nooocl, path, ref, underscore, webpack
Authors
Aaron Filson Github
Stephen Salzer Github
Rob Merrill Github
Erika Hokanson Github
Gene Troy Github
License
This project is licensed under the terms of the MIT license. (view file titled LICENSE)