daleonpz / Projects

matlab/python/C implementation of several algorithms mostly related to signal/image processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projects

matlab / python / C implementation of the projects I worked as freelancer

C

  • SURF implemenation (2014)

Histograms

  • (MATLAB) GCE histogram modificication (2014). Paper can be found here.

Mex

MEX functions. Tested on Linux (Ubuntu 14.10 and Manajaro 15.12 / gcc version 4+)

  • basicStatistics (2013): SIMD implementation of variance and mean (assuming col-major)
  • sumSquaredDifferences (2013): SIMD implementation of SSD (assuming col-major)

About

matlab/python/C implementation of several algorithms mostly related to signal/image processing


Languages

Language:C 64.6%Language:MATLAB 28.4%Language:Makefile 6.8%Language:Shell 0.1%