Opencv compiled in OpenEmbedded
January 16, 2022 —
BarryK
Opencv is an optional dependency for mlt, lives, flowblade and other video editor packages. I have compiled it in OE, and it brings in these new dependencies:
ade 0.1.1f
gflags 2.2.2
glog 0.3.5
libeigen 3.3.7
libunwind 1.3.1
opencv 4.5.2
tbb 1_2020.2
The recipes already existed in OE, thank goodness as the recipe for opencv is complicated.
The opencv xz'ed package is 48MB, gigantic. I don't want to use
it unless really have to. Certainly not for a package that will be
builtin to Easy.
Here is the opencv project page:
https://github.com/opencv/opencv
Tags: easy