Anatoliy Talamanov
Anatoliy Talamanov
# Design proposal ## Introduction OpenVINO provides API for specifying input/output nn model characteristics such as: `Precision`, `Layout`, particularly for `input` it's also possible to specify if some `preprocessing` should...
### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [ ] I agree to contribute to the project under Apache 2 License. - [ ] To the best of...
### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [ ] I agree to contribute to the project under Apache 2 License. - [ ] To the best of...
### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [ ] I agree to contribute to the project under Apache 2 License. - [ ] To the best of...
##### System information (version) - OpenCV => 4.6 - Operating System / Platform => ALL - Compiler => ALL ##### Detailed description Move `cv::gapi::wip::onevpl::CfgParam create_from_string(const std::string &line);` from [there](https://github.com/opencv/opencv/blob/4.x/modules/gapi/samples/onevpl_infer_single_roi.cpp#L276) to...
## Overview * Switched demo from `GMat` to `GFrame` for input image. (Background img is still `GMat`). * Add basic `onevpl` support. (See `--use_onevpl`, `--vpl_params`) The next steps will be:...
### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [ ] I agree to contribute to the project under Apache 2 License. - [ ] To the best of...
### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [ ] I agree to contribute to the project under Apache 2 License. - [ ] To the best of...