Files
blender/extern
Sergey Sharybin 0ff06a9ba5 Libmv: optimization of PearsonProductMomentCorrelation
Pass the arrays by reference rather than by value,
should give some percent of speedup.

Also don't pass the dimensions to the function but
get them from the images themselves.

Hopefully this will give some %% of tracker speedup.
2014-04-21 14:26:37 +06:00
..
2014-03-21 16:04:53 +06:00
2013-02-25 08:16:28 +00:00
2013-03-21 02:58:21 +00:00