This repository was archived by the owner on Aug 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
OpenCV DNN module support. #186
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
retest this please |
* meta-openembedded b063789...d3dd8bc (113):
> fuse: fix fetcher error.
> gitver: fix broken ${GITSHA} and recursion in S when PV="${GITVER}"
> gitver: extend class to use EXTERNALSRC if set
> libdc1394: Add X11 and opengl deps if distro has them in policy
> hiredis: Add recipe
> debsums: New recipe
> libfile-fnmatch-perl: New recipe
> librcf: fix a clang compiling issue
> librcf: convert CRLF to LF
> dos2unix.bbclass: add recipe
> dos2unix: add recipe
> po4a: add recipe
> gflags: change download name.
> esound: Upgrade to 0.2.41
> logwarn: add new recipe
> enscript: add new recipe
> agent-proxy: add new recipe
> python3-django: add python3 recipe and update to 1.11.2
> python3-django-south: add new recipe
> openldap: Fix CVE-2017-9287
> espeak: Fix FTBFS due to narrowing warnings on 32bit x86
> meson: add LDFLAGS to bbclass C/C++ link arguments
> fuse: let overriding base_sbindir have the proper effect.
> meson: fix build/host confusion for bbclass
> meson: update Meson devtool to 0.40.1
> opencv: fix runtime dependencies.
> opencv: fix compilation error when OpenCL is enabled.
> inotify-tools: fix __NR_inotify_add_watch system call number on _MIPS_SIM_ABI64
> tbb: Update to 2017 Update 6
> konkretcmpi: Update and fix build with latest oe-core
> srecord: add collection of tools for manipulating EPROM load files
> zsh: update to 5.3.1
> xterm: 325 -> 327
> openipmi: Fix build with musl
> python-numeric: Fix build with musl
> caps: Fix buld with -pie
> umip: fix EXTRA_OECONF and add RRECOMMENDS
> umip: add systemd and sysvinit support
> umip: fix for parallel compilation
> konkretcmpi: Update and fix build with latest oe-core
> leveldb: Update to 1.20
> onboard: Upgrade to 1.4.1
> python-cffi: Upgrade to 1.10.0
> audiofile: Inherit pkgconfig instead of binconfig
> fuse: update 2.9.4 to 2.9.7
> python-pyroute: Add support for python3
> python-netaddr: Add support for python3
> python-mprpc: Add support for python3
> python-gsocketpool: Add support for python3
> python-gevent: Add support for python3
> python-msgpack: Add support for python3
> python-greenlet: Add support for python3
> poco: make cmake packages relocatable
> nginx: depend on zlib instead of gzip
> libmicrohttpd: update to version 0.9.55
> libupnp: Upgrade 1.6.19 -> 1.6.21
> gpsd: update to 3.16
> gpsd: don't compile with gold
> Revert "rrdtool: add gettext-native dependency"
> meta-perl: Make glibc-gconv deps apply for glibc based systems alone
> lvm2/libdevmapper: fix invoking lvcreate failed
> python3-pyudev: add a python3 recipe
> python3-pyparted: add a python3 recipe
> gnome-themes: remove PNBLACKLIST
> recipes-support: Move libgpiod to meta-oe directory
> nodejs: update to 4.8.3
> python-typing: update to version 3.6.1
> python-pysocks: update to version 1.6.7
> python-progress: update to version 1.3 and add RDEPENDS
> python-babel: update to version 2.4.0
> libteam: Initial support
> opencv: fix building with PACKAGECONFIG "dnn" enabled.
> libxml-libxml-perl: update to version 2.0129
> libcapture-tiny-perl: update to version 0.46
> libdbd-sqlite-perl: update to version 1.54
> libdevel-globaldestruction-perl: update to version 0.14
> libextutils-helpers-perl: update to version 0.026
> meson: Use pkgconfig-native for the native tools
> meson: Suport for c++ cross-compilation
> ssiapi: add new recipe
> xf86-video-mga: add new recipe
> gd : CVE-2016-6906
> dbus-daemon-proxy: inherit pkgconfig, unblacklist and set package version
> xfce4-vala: update vala api to 0.36
> python-sdnotify/python3-sdnotify: Add new recipe
> python-cython: mangle scripts to use /usr/bin/env python
> libnet-dns-perl: update to version 1.10
> libcgi-perl: update to version 4.36
> libcurses-perl: update to version 1.36
> libstrictures-perl: update to version 2.000003
> libsub-exporter-progressive-perl: update to version 0.001013
> libmodule-build-tiny-perl: update to version 0.039
> python-psutil: update to version 5.2.2
> python-pyro4: update to version 4.59
> python-certifi: update to version 2017.4.17
> python-pymisp: update to version 2.4.71
> python-markupsafe: update to version 1.0
> python-cryptography: update to version 1.8.1
> python-cryptography-vectors: update to version 1.8.1
> python-backports-functools-lru-cache: update to version 1.4
> python-jinja: update to version 2.9.6
> python3-zopeinterface: add python3 packaging
> python-zopeinterface: fixup test package
> python-werkzeug: update to version 0.12.2
> python-pbr: update to version 3.0.0
> nginx: update stable version to 1.12.0
> nginx: update development version to 1.13.0
> hwloc: Add
> opencv: Make opencv-ts create share library intead of static
> rygel: Update to 0.34.0
> espeak, espeak-data: Update to 1.48.04 release
> xstdcmap: Change libxmu from RDEPENDS -> DEPENDS and unblacklist xstdcmap
> rrdtool: add gettext-native dependency
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
This add support for "dnn" (Deep Neural Network) OpenCV module. The module makes it possible to run a limited set of Caffe (and other) DNN models without having the full DNN framework installed. Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
Contributor
Author
|
Rebased. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also update meta-openembedded for required OpenCV recipe fixes.