• atalaman's avatar
    Merge pull request #14700 from TolyaTalamanov:at/cv_gapi_render · d3c0f4ef
    atalaman authored
    G-API: Render (#14700)
    
    * cv::Render
    
    Implement OCVRedner for BGR as input
    
    * Support two plane cv::Render::run
    
    * Snapshot
    
    * Add RenderCreator
    
    * text2Points
    
    * Snapshot
    
    * Refactoring tests
    
    * Remove text2points
    
    * Fix render input data type in tests
    
    * Refactoring
    
    * Fix headers
    * Change struct fields name
    
    * Fix headers
    
    * Fix warnings
    
    * Replace cv::Scalar -> cv::gapi::own::Scalar
    
    * Add test
    
    * PutText and rectangle case
    
    * Fix comments to review
    
    * Fix comments to review
    
    * Fix comments to review
    
    * Create render_priv.hpp
    * Implement BGR2NV12
    * Fix NV12 test
    
    * Fix comments to review
    
    * Add header for GAPI_Assert
    d3c0f4ef
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...