mirror of
https://github.com/hybridgroup/gocv
synced 2025-08-25 08:41:04 +08:00
6 lines
220 B
Go
6 lines
220 B
Go
// Package openvino is the GoCV wrapper around the Intel OpenVINO toolkit.
|
|
//
|
|
// For further details, please see:
|
|
// https://software.intel.com/en-us/openvino-toolkit
|
|
package openvino // import "gocv.io/x/gocv/openvino"
|