Face Detection in Go using OpenCV and MachineBox
This is a text version of this video: packagemain #5: Face Detection in Go using OpenCV and MachineBox.
This is a text version of this video: packagemain #5: Face Detection in Go using OpenCV and MachineBox.
Pure data is for computers and nerds like you and me. Anyone else likes nicely formatted reports. Go and a good PDF package can help.
This is a text version of this video: packagemain #4: Image Recognition in Go using Tensorflow.
Happy New Year Gophers! One of my goals for 2018 is to commit a code to GitHub every single day.
I needed to create a simple framework to provide my endpoint devices ( doesn’t matter which platform they run on ) the option to send and receive messages from my backend.
Table of contents Language changes Operating Systems support Tooling Environment Variables go build go install go test gofmt go fix pprof Runtime CGO support Debugging Assembly support Packages Closing notes Introduction Go 1.
Create a Slack bot with golang Introduction In this post we’ll look at how to set up a quick Slack bot that receives messages (either direct or from channel) and replies to the user.