Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/siomiz/node-opencv
- Owner: siomiz
- License: mit
- Created: 2015-01-07T19:10:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T21:06:59.000Z (almost 7 years ago)
- Last Synced: 2023-02-26T15:41:24.252Z (over 1 year ago)
- Topics: docker, docker-automated-build, docker-image, node-opencv
- Language: Shell
- Homepage: https://registry.hub.docker.com/u/siomiz/node-opencv/
- Size: 11.7 KB
- Stars: 10
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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