Skip to content

Commit

Permalink
Add opencv config (#27164)
Browse files Browse the repository at this point in the history
### Details:
- OpenCV is NPU dependency only for single-image-test and protopipe.
Since both NPU tools has moved to OpenVINO, for easier synchronization,
we need to version OpenCV in OpenVINO NPU project

### Tickets:
 - E-143100
  • Loading branch information
Maxim-Doronin authored Oct 24, 2024
1 parent 8faeed1 commit 104fe03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plugins/intel_npu/tools/opencv_version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"opencv" : "3919f33e21fd0783f67901ad3429101f9b39c798"
}

0 comments on commit 104fe03

Please sign in to comment.