opencv/modules/gapi/include/opencv2/gapi
Ruslan Garnov 443fed796a Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support
G-API: Introduce new `reshape()` API (#12990)

* Moved initFluidUnits, initLineConsumption, calcLatency, calcSkew to separate functions

* Added Fluid::View::allocate method (moved allocation logic from constructor)

* Changed util::zip to util::indexed, utilized collectInputMeta in GFluidExecutable constructor

* Added makeReshape method to FluidExecutable

* Removed m_outputRoi from GFluidExecutable

* Added reshape feature

* Added switch of resize mapper if agent ratio was changed

* Added more TODOs and renamed a function

* G-API reshape(): add missing `override` specifiers

Fix warnings on all platforms
2018-10-30 21:12:36 +03:00
..
cpu Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
fluid Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support 2018-10-30 21:12:36 +03:00
own G-API: Fixed static analysis issue in own::Mat 2018-10-15 16:31:31 +03:00
util
core.hpp Merge pull request #12949 from AsyaPronina:missed_multiply_operator_for_GMAT 2018-10-30 21:10:47 +03:00
garg.hpp
garray.hpp
gcall.hpp
gcommon.hpp
gcompiled.hpp Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support 2018-10-30 21:12:36 +03:00
gcompoundkernel.hpp
gcomputation.hpp
gkernel.hpp Merge pull request #12857 from dmatveev:hld 2018-10-24 07:47:56 +03:00
gmat.hpp
gmetaarg.hpp
gproto.hpp
gscalar.hpp
gtype_traits.hpp
gtyped.hpp
imgproc.hpp Merge pull request #12947 from AsyaPronina:sobel_renaming 2018-10-27 19:54:32 +03:00
opencv_includes.hpp
operators.hpp