Computer Vision and other Fun

Jamil Draréni

All Posts

AnySac: a collection of Ransac like algorithms.

Ransac is a robust algorithm used to fit a model on noisy data. Since its original formulation, a dozens of different flavours have been proposed. This is an attempt to implement the most popular ones. []

Itimize : a header-only timing library

Benchmarking a piece of code is an essential step during the development process. Although, almost all modern IDE offer timing and benchmarking tools, using simple functions to do that directly in the code is an interesting alternative. []

3D Head Tracking in Video

How a simple model can do big. []

The very first post !

This is the first post that will go live. []