• Porting Pigo face detection library to Webassembly (WASM)

    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.

    Blog,Computer Vision,Face detection,Go,Javascript,Programming,Tutorials,WASM,Webassembly

  • Pupils/eyes localization in the Pigo face detection library

    This article is a technical overview of the pupils/eyes localization capabilities introduced recently in the Pigo face detection library.

    Blog,Computer Vision,Face detection,Go,Programming,Python,Tutorials

  • Technical overview of Pigo face detection library

    This is a thorough overview of the Pigo face detection library including examples, use cases, it's integration into other languages and platforms.

    Blog,Computer Vision,Face detection,Go,Programming,Tutorials

  • Coherent Line Drawing implementation in Go (GoCV)

    This article is a technical overview of the Coherent Line Drawing algorithm implementation in Go using the GoCV framework.

    Blog,Generative,Go,Programming,Tutorials

  • Caire - a content aware image resize library

    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.

    Blog,Computer Vision,Face detection,Go,Programming,Tutorials

  • Delaunay image triangulation

    Detailed explanation of the technique used on Triangle, my dalaunay image triangulator app written in Go.

    Blog,Experiments,General,Generative,Go,Programming,Tutorials

  • ASCII terminal mandelbrot fractal renderer in Go

    ASCIIbrot is a simple Mandelbrot fractal generator running in terminal. It's written in Go and it was designed to be ran on different platforms, however the linux based is the one on which it was tested.

    Blog,Experiments,Go,Programming,Terminal,Tutorials

  • Mandelbrot renderer in Go

    Mandelbrot image renderer written in Go. It's using Go's concurrent and parallel programming feature called goroutines. The output is highly customizable and the rendered mandelbrot set color palette is very adaptive due to the various color palettes (these can be extended easily) and the interpolation algorithm used to blend these colors together.

    Blog,Experiments,Go,Programming,Tutorials

  • Nice to meet you Go lang

    Recently i started to study Go language, the shiny new programming language developed by Google. The general opinion about the language among developers was quite positive so i thought to give it a try.

    Blog,General,Go,Language,Programming,Tutorials

Show comments:

comments powered by Disqus