You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
libmv-ba-problems | 3 years ago | |
nist | 3 years ago | |
2x2.foe | 3 years ago | |
3x3.foe | 3 years ago | |
5x5.foe | 3 years ago | |
README.foe | 3 years ago | |
ceres_noisy.pgm | 3 years ago | |
problem-16-22106-pre.txt | 3 years ago |
README.foe
The *.foe files contain coefficients provided by Stefan Roth, who agreed to release them under a BSD license. See his home page: http://www.gris.informatik.tu-darmstadt.de/~sroth/research/foe/index.html The coefficients in the *.foe files have been obtained by extracting the matrices from the MATLAB files and performing matrix multiplication. The format of the files is ASCII: <s = filter size> <K = number of filters> <alpha_1> ... <alpha_K> <f_1,1> ... <f_1,s^2> ... <f_K,1> ... <f_K,s^2>