• Ruslan Garnov's avatar
    Merge pull request #12990 from rgarnov:gapi_fluid_reshape_support · 443fed79
    Ruslan Garnov authored
    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
    443fed79
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
dnn Loading commit data...
features2d Loading commit data...
flann Loading commit data...
gapi Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
js Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...