- C2matlab
download
README
This is a simplified example for calling functions written in Matlab *.m from
C/C++ code. Some instructions for using Xcode are also included.
- 2D Gabor fitting routine modified from Mike Lewicki and Eizaburo Doi's implementation
download
I modified the code to replace the expensive commercial optimizers they used
with Matlab Genetic Algorithm and Direction Search toolbox.
The performance is comparable.