blender/extern/libmv
Sergey Sharybin f62d2669de Revert change made to bilinear sampler in libmv
This made preview working but that broke internals
of tracking.

Namely, BlurredImageAndDerivativesChannels is giving
much more blurred image because it was assuming pixel
center is an integer position.

Guess other parts of libmv used to suffer because of
this issue.

Now pixel centering happens in blender side, and
libmv assumes integer position is a pixel center.
2013-04-06 14:47:45 +00:00
..
libmv Revert change made to bilinear sampler in libmv 2013-04-06 14:47:45 +00:00
patches Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
third_party Update libmv to current upstream version 2013-04-05 09:23:20 +00:00
bundle.sh Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
ChangeLog Update libmv to current upstream version 2013-04-05 09:23:20 +00:00
CMakeLists.txt Update libmv to current upstream version 2013-04-05 09:23:20 +00:00
files.txt Update libmv to current upstream version 2013-04-05 09:23:20 +00:00
libmv-capi.cpp Multi-threaded frame calculation for movie clip proxies 2013-03-15 11:59:46 +00:00
libmv-capi.h Multi-threaded frame calculation for movie clip proxies 2013-03-15 11:59:46 +00:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00