Skip to content

Commit

Permalink
docs: small change to intent
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Dec 3, 2017
1 parent f8917b1 commit 8b1f2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

The GoCV package provides Go language bindings for the [OpenCV 3](http://opencv.org/) computer vision library.

GoCV supports the latest releases of Go and OpenCV (v3.3) on Linux, OS X, and Windows. We intend to make the Go programming language a "first-class" client compatible with the latest developments in the OpenCV ecosystem.
The GoCV package supports the latest releases of Go and OpenCV (v3.3) on Linux, OS X, and Windows. We intend to make the Go language a "first-class" client compatible with the latest developments in the OpenCV ecosystem.

GoCV also supports the [Intel Computer Vision SDK](https://software.intel.com/en-us/cvsdk-devguide) using the Photography Vision Library (PVL). Check out the [PVL README](./pvl/README.md) for more info on how to use GoCV with the Intel CV SDK.

Expand Down

0 comments on commit 8b1f2ae

Please sign in to comment.