Anatoliy Talamanov
|
244511e434
|
Merge pull request #19205 from TolyaTalamanov:at/remove-streamingbackend-export
[G-API] Fix streaming kernels in standalone
* Move streaming kernels from public header
* Add streaming backend to standalone
|
2020-12-24 16:46:10 +00:00 |
|
Ruslan Garnov
|
f7cab121fe
|
Merge pull request #19112 from rgarnov:rg/generic_copy_kernel
Generic copy kernel
* Moved RMat wrapping of cv::Mats to StreamingInput
* Generalized GCopy kernel
* Generic GCopy kernel: applied review comments
|
2020-12-16 11:18:08 +00:00 |
|
Anatoliy Talamanov
|
50baf76cc2
|
Merge pull request #19107 from TolyaTalamanov:at/hotfix-gstreamingbackend
[G-API] GStreamingBackend hotfix
* GStreamingBackend hotfix
* Fix comments to review
* Add strides
* Removew while loop inside actor
|
2020-12-15 18:05:26 +00:00 |
|
Anatoliy Talamanov
|
8ed0fc6f0c
|
Merge pull request #19009 from TolyaTalamanov:at/media-frame-copy
[G-API] GStreamingBackend
* Snapshot
* Implement StreamingBackend
* Refactoring
* Refactoring 2
* Clean up
* Add missing functionality to support MediaFrame as output
* Partially address review comments
* Fix build
* Implement reshape for gstreamingbackend and add a test on it
* Address more comments
* Add format.hpp to gapi.hpp
* Fix debug build
* Address review comments
Co-authored-by: Smirnov Alexey <alexey.smirnov@intel.com>
|
2020-12-11 16:29:34 +00:00 |
|