Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6473 Discussions

[ANN] GoCV 0.8.0 programming library for Go has full Intel CV SDK PVL support

deadprogram
Innovator
714 Views

Hello, all

Just wanted to let you know that the new version of GoCV (https://gocv.io) the Go language package for computer vision, has just been released, now with support for Tensorflow, Caffe, and much more. This release fully supports all of the functionality of the Intel CV SDK Beta R3 Photography Vision Library (PVL), such as facial recognition and smile detection.
 
Blog post here:
https://gocv.io/blog/2018-01-23-go-opencv-tensorflow-caffe/
 
Our showcase example for this release is in only 40 lines of Golang code you can perform object classification using your webcam using GoCV with OpenCV and Tensorflow.
 
The performance of Golang just cannot be beat, with execution times like C++. And the much simpler code is easier to work with, even for complex applications that utilize advanced computer vision techniques.
 
Thank you for your attention.
 
Regards,
Ron
0 Kudos
0 Replies
Reply