Merge pull request #14820 from TolyaTalamanov:at/circle_and_line
authoratalaman <anatoliy.talamanov@intel.com>
Mon, 24 Jun 2019 14:37:32 +0000 (17:37 +0300)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 24 Jun 2019 14:37:32 +0000 (17:37 +0300)
commitde60600126506f31ad96e7d6404eacc685c9f7a0
tree6ca475aeaf27ed9ca24cda4135a754fa11521fc6
parentf4ca2c8e72f182120c76140ac47d1b62572753f6
Merge pull request #14820 from TolyaTalamanov:at/circle_and_line

G-API: Implement line and circle draw operations (#14820)

* Implement line and circle draw operations

* Fix comments to review
modules/gapi/include/opencv2/gapi/render.hpp
modules/gapi/src/api/render.cpp
modules/gapi/test/gapi_render_test.cpp