mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 04:36:36 +08:00
4dbb8ac4b2
Update G-API slides to OpenCV 4.4 * G-API: Updated slides to v4.4 (+ sample) * Slight formatting changes + Python API page * Some more updates to slides: - Added more info on 4.2 and 4.4 versions - Added explanation on Operations and their functional wrappers |
||
---|---|---|
.. | ||
.gitignore | ||
gapi_overview.org | ||
get_sty.sh | ||
ocv_logo.eps | ||
README.md |
G-API Overview
This is the latest overview slide deck on G-API.
Prerequisites
- Emacs v24 or higher;
- Org-mode 8.2.10;
pdflatex
;texlive-latex-recommended
(Beamer package);texlive-font-utils
(epstopdf
);wget
(forget_sty.sh
).
Building
- Download and build the Metropolis theme with the script:
$ ./get_sty.sh
- Now open
gapi_overview.org
with Emacs and pressC-c C-e l P
.