IAM

TAG»C++«

DECEMBER2016

PROJECT

A comprehensive comparison and evaluation of 28 superpixel algorithms on 5 different datasets; published in CVIU and GCPR.

More ...

ARTICLE

Running OpenCV and Google GLog with CMake on Travis CI

Running C++ projects on Travis CI may be challenging depending on the libraries used. Here I briefly describe how to run OpenCV and Google GLog on Travis CI.

More ...

JUNE2016

PROJECT

Efficient C++ implementation for hierarchical graph-based image segmentation.

More ...

MAY2016

PROJECT

Efficient C++ implementation of iPiano, a proximal algorithm with inertial force for non-convex and non-smooth optimization; including applications to image segmentation.

More ...

ARTICLE

Preparing for a Microsoft Interview – Reading List

There are many articles on preparing for coding interviews; this is my personal reading list for preparing for a Microsoft Interview (from a C++ perspective).

More ...

JANUARY2015

PROJECT

A comparison of several state-of-the-art superpixel algorithms using an extended version of the Berkeley Segmentation Benchmark.

More ...