Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siomiz/node-opencv

Docker Automated Build Repository for siomiz/node-opencv
https://github.com/siomiz/node-opencv

docker docker-automated-build docker-image node-opencv

Last synced: 24 days ago
JSON representation

Docker Automated Build Repository for siomiz/node-opencv

Awesome Lists containing this project

README

        

# siomiz/node-opencv [![Build Status](https://travis-ci.org/siomiz/node-opencv.svg?branch=master)](https://travis-ci.org/siomiz/node-opencv)

Note that the upstream [node-opencv](https://github.com/peterbraden/node-opencv) is not officially compatible with OpenCV 3+.

Stable tag **:2.4.x** [![2.4.x Build Status](https://travis-ci.org/siomiz/node-opencv.svg?branch=master)](https://travis-ci.org/siomiz/node-opencv) is available.

### Docker Automated Build Repository/Image for node:latest + opencv 3.4.0

Official Node.js "latest" image + OpenCV 3.4.0 (built from [source][1], not a full stack) for `npm install opencv` to work.

`onbuild` tag is available.

(simpler way is to `apt-get install libopencv-dev` inside a `node`-based image)

[1]: https://github.com/itseez/opencv