Performance optimization in DirectX and VAAPI interop#19776
Closed
mikhail-nikolskiy wants to merge 2078 commits intoopencv:3.4from
Closed
Performance optimization in DirectX and VAAPI interop#19776mikhail-nikolskiy wants to merge 2078 commits intoopencv:3.4from
mikhail-nikolskiy wants to merge 2078 commits intoopencv:3.4from
Conversation
…h-resolution-bugs Fix path resolution bugs for XCFramework builds * Fix incorrect paths for intermediate frameworks * Remove unnecessary `./` prepend preventing use of absolute paths
[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>
* flann: avoid dangling pointers on lost features data * flann: fix Index::load()
…amework-output-path-explicit Make xcframework output path argument explicit and required * Make output path argument explicit and required * Improve xcframework documentation * Add TODOs for future breaking changes on build_framework.py scripts
* GAPI: Kalman filter stateful kernel * Applied comments * Applied comments. Second iteration * Add overload without control vector * Remove structure constructor and dimension fields. * Add sample as test * Remove visualization from test-sample + correct doxygen comments * Applied comments.
[G-API]: Performance tests for color conversion kernels * Performance tests for 5 new color conversion kernels: - BGR2RGB - BGR2I420 - RGB2I420 - I4202BGR - I4202RGB * Addressing comment
…ingbackend [G-API] GStreamingBackend hotfix * GStreamingBackend hotfix * Fix comments to review * Add strides * Removew while loop inside actor
Generic copy kernel * Moved RMat wrapping of cv::Mats to StreamingInput * Generalized GCopy kernel * Generic GCopy kernel: applied review comments
Aruco javascript fix and added functionality * whitespace * updated docu. updated regexp. * update docu * embindgen regex * removed parser arg * remove whitespace * removed aruco hint * remove whitespace * removed aruco hint * new docu string * removed extra line * remove whitespace * removed aruco hint * new docu string * removed extra line
…as_on_stitcher * Get and set cameras for sticher. * Code review fixes. Co-authored-by: amir.tulegenov <amir.tulegenov@xperience.ai> Co-authored-by: Alexander Smorkalov <alexander.smorkalov@xperience.ai>
Syncing from original
…package_api G-API: Extend GKernelPackage and serialization API * Extend GKernelPackage API * Adding tests * Extend serialization API * Address review comments
…nn-reshape [G-API]: Adding reshape for CNN input. * Added CNN input IE reshape * rbs * Added unordered_set instead vector * Alignment
[G-API]: Performance tests for BackgroundSubtractor * Perf.Tests for BackgroundSubtractor kernel * Fix CI * Addressing comments * Addressing a comment * Test cycle and validation changes * Addressing comment * Added assert
…es_from_release
Member
|
Thank you! Lets this patch go into 3.4 branch first. Please:
Note: no needs to re-open PR, apply changes "inplace". |
6 tasks
Contributor
Author
|
Sorry, I messed up remote/upsteam branches and had to recreate my forked branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closed this PR, created another PR into branch 3.4