Blender Git Commit Log

Git Commits -> Revision 0ff06a9

Revision 0ff06a9 by Sergey Sharybin (master)
April 21, 2014, 08:26 (GMT)
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.

Commit Details:

Full Hash: 0ff06a9ba501e7d4130e669af3457e7017710471
Parent Commit: a5e30fc
Lines Changed: +42, -32

3 Modified Paths:

/extern/libmv/ChangeLog (+24, -19) (Diff)
/extern/libmv/libmv/image/correlation.h (+17, -11) (Diff)
/extern/libmv/libmv/tracking/brute_region_tracker.cc (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021