blender/extern/libmv
Sergey Sharybin 00acb98436 Fix T38844: Crash if weight track = 0
Avoid zero-sized problem when doing euclidean intersection

Zero-sized problem might occur when intersecting track with
constant zero weight. For such tracks we'll just use result
of algebraic intersection.

TODO: We probably need to have a separate BA step to adjust
positions of tracks with constant zero weight.
2014-02-27 14:31:09 +06:00
..
libmv Fix T38844: Crash if weight track = 0 2014-02-27 14:31:09 +06:00
third_party Followup for 90a86fe: libmv/ceres cmake/scons files are automatically generated 2014-02-24 20:13:33 +06:00
bundle.sh Bye-bye FAST! 2014-02-06 18:13:12 +06:00
ChangeLog Bye-bye FAST! 2014-02-06 18:13:12 +06:00
CMakeLists.txt Bye-bye FAST! 2014-02-06 18:13:12 +06:00
files.txt Bye-bye FAST! 2014-02-06 18:13:12 +06:00
libmv-capi_intern.h Libmv: move platform-specific defines into own file 2013-10-09 20:02:02 +00:00
libmv-capi_stub.cc Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
libmv-capi.cc Disable eager-refinement step of region tracking 2014-02-25 16:55:24 +06:00
libmv-capi.h Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Bye-bye FAST! 2014-02-06 18:13:12 +06:00