Porting Pigo to Webassembly (WASM) was the next step in the library evolution. In this article I will give a detailed description of the code behind and I will explain the challenges I faced during the implementation.
Read More
This article is a technical overview of the pupils/eyes localization capabilities introduced recently in the Pigo face detection library.
Read More
This is a thorough overview of the Pigo face detection library including examples, use cases, it’s integration into other languages and platforms.
Read More
This article is a technical overview of the Coherent Line Drawing algorithm implementation in Go using the GoCV framework.
Read More
Caire is a content aware image resize library developed in Go which is capable of resizing the images without content distortion. It’s fully customizable and open source.
Read More
Detailed explanation of the technique used on Triangle, my dalaunay image triangulator app written in Go.
Read More