Skip to content

marcusfolkesson/opencv-openwrt-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

OpenCV OpenWRT feed

Description

OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.

To install this feed and all its package definitions, run the following in your OpenWRT root-folder:

echo "src-git opencv https://github.com/marcusfolkesson/opencv-openwrt-feed.git" >> ./feeds.conf
./scripts/feeds update opencv
./scripts/feeds install -a -p opencv

Patches

Please submit any patches against the opencv-openwrt-feed repository via pull request.

About

OpenWRT feed for OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published