1.0.4 • Published 9 years ago

cloudcv-bootstrap v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

CloudCV Boostrap

CloudCV Boostrap

A starter template for Node.js with OpenCV bindings.

Build Status

This project lets you to quickly prototype a REST API in a Node.js for a image processing service written in C++.

Installation

npm install cloudcv-bootstrap

Quick start

npm start

Unit testing

npm test

Questions?

Explore the series of blog posts: 1. http://computer-vision-talks.com/articles/introducing-cloudcv-bootstrap/ 2. http://computer-vision-talks.com/articles/how-to-convert-args-from-js-to-cpp/ 3. http://computer-vision-talks.com/articles/2013-09-05-cloudcv/ 4. http://computer-vision-talks.com/articles/2013-08-27-connecting-opencv-and-node-js-inside-cloud9-ide/ 5. http://computer-vision-talks.com/articles/2013-08-19-cloud-image-processing-using-opencv-and-node-js/

CloudCV bootstrap is free software/open source, and is distributed under the BSD license. It contains third-party code, see the included third-party.txt file for the license information on third-party code.

CloudCV bootstrap is created and maintained by Eugene Khvedchenya (Twitter: @cvtalks). Follow the official Twitter stream @cvtalks to get the frequent development updates.