Alexey Smirnov
|
f6aa9ac304
|
Merge pull request #18292 from smirnov-alexey:as/osd_serialization
[G-API]: Support render primitives serialization
* Add GOpaque and GArray serialization support
* Address review comments
* Remove holds() method
* Add serialization mechanism for render primitives
* Fix standalone mode
* Fix wchar_t error on win64
* Fix assert on windows
* Address review comments
* Fix GArray and GOpaque reset() method to store proper kind
* Reset wchar before deserializing it
* Fix wchar_t cross-platform issue
* Address review comments
* Fix wchar_t serialization and tests
* Remove FText serialization
|
4 years ago |
Alexey Smirnov
|
a3e8c6e866
|
Merge pull request #18127 from smirnov-alexey:as/gapi_serialization
[G-API]: Add GOpaque and GArray serialization support
* Add GOpaque and GArray serialization support
* Address review comments
* Remove holds() method
* Address review comments
* Remove comments
* Align streaming with kind changes
* Fix kind in kernel
* Address review comments
|
4 years ago |
Ruslan Garnov
|
be1615b1c3
|
Merge pull request #16964 from rgarnov:rg/opaque_for_streaming_exec
* Added GOpaque support to GStreamingExecutor
* Added inter-island GOpaque support to GExecutor
|
5 years ago |
Anton Potapov
|
8ed89bae84
|
KW: G-API tests - fixes for uninitialized variables
|
5 years ago |
Alexander Alekhin
|
f2d3edec80
|
gapi(test): ban and get rid of countNonZero() checks
|
5 years ago |
Alexey Smirnov
|
0d456f9111
|
Merge pull request #16118 from smirnov-alexey:as/gopaque
G-API: GOpaque implementation
* Stub initial copypasted solution
* Fix mov test and add a couple of others
* Fix warnings
* More code coverage and tests
* fix macos warning
* address review comments
* Address review comments and fix indentation
* Fix build on armv7
|
5 years ago |