Go to file
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
build_files Disable quicktime when in cmake's lite configuration 2014-04-18 23:22:09 +10:00
doc Style cleanup: C & pep8 2014-04-15 13:11:48 +10:00
extern Libmv: optimization of PearsonProductMomentCorrelation 2014-04-21 14:26:37 +06:00
intern Cycles: SVM optimization for mix shaders, to skip more code when the mix weight 2014-04-18 14:40:19 +02:00
release Freestyle: minor changes to the UI layout of line style options. 2014-04-18 15:11:20 +09:00
scons@59512aadd1 Revert changes to submodules 2014-03-10 15:17:22 +06:00
source Fix player build. 2014-04-21 10:19:13 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt OSX/python: update to py 3.4 2014-04-15 14:12:22 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Scons/cycles: fix header distribution for geom 2014-04-04 13:07:32 +02:00