Anatoliy Talamanov

Results 11 issues of 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...

category: g-api / gapi

### 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...

category: g-api / gapi

### 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...

category: g-api / gapi

### 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...

feature
category: python bindings
category: g-api / gapi

##### 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...

category: g-api / gapi

## 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...

category: python bindings
category: g-api / gapi

### 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...

category: g-api / gapi

category: NPU
category: NPUW