Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-22Fix crash in cases when first BA step happens with all zero-weighted tracksSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-04-23Fix compilation on OSX after previous commitSergey Sharybin
2014-04-23Libmv cleanup: move aligned malloc implementation into own fileSergey Sharybin
2014-04-21Libmv: optimization of PearsonProductMomentCorrelationSergey Sharybin
2014-04-17Fix crash when enabling undistorted display in MCESergey Sharybin
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-03-26Fix T39419: Crash when solving camera motionSergey Sharybin
2014-02-27Implement separate BA step for tracks which have constant zero weightSergey Sharybin
2014-02-27Fix T38844: Crash if weight track = 0Sergey Sharybin
2014-02-26Ignore zero weighted markers in keyframe selectionSergey Sharybin
2014-02-06Bye-bye FAST!Sergey Sharybin
2014-01-28Bundle latest Libmv from upstreamSergey Sharybin
2014-01-28Improvements to weighted tracks behaviorSergey Sharybin
2014-01-28Fixes for keyframe selectionSergey Sharybin
2014-01-28Rework detector API and implement Harris detectorSergey Sharybin
2014-01-09Fix compilation error on NetBSDSergey Sharybin
2014-01-02Code and style cleanupSergey Sharybin
2014-01-01Update Ceres to the latest upstreamSergey Sharybin
2013-11-30Woo Hoo. First git commit.Alexandr Kuznetsov
2013-11-20Tweaks and improvements to fundamental/homography estimationSergey Sharybin
2013-10-29Eagerly attempt to refine a track before doing a brute searchKeir Mierle
2013-10-28Fix bug where libmv tracking incorrectly succeeds on failureKeir Mierle
2013-10-26Weighted tracksSergey Sharybin
2013-10-15Code cleanup: move function prototype to header fileSergey Sharybin
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-10-02libmv: fix matrix address being printed instead of actual valuesSergey Sharybin
2013-10-01Optimization for recent changes in keyframe selectionSergey Sharybin
2013-10-01Fix issues according to codereview pageSergey Sharybin
2013-09-30Fix for plane track jitteringSergey Sharybin
2013-09-14Code cleanup: spelling correctionJoseph Mansfield
2013-09-09Code cleanup: Minor function capitalization fixJoseph Mansfield
2013-08-16Add Procrustes PNP ("PPnP") resection algorithm to libmvSergey Sharybin
2013-08-14Fix for uninitialized covariance matrixSergey Sharybin
2013-06-01Update libmv from own branchSergey Sharybin
2013-05-30Remove files unused by blender's trackerSergey Sharybin
2013-05-30Motion tracking: automatic keyframe selectionSergey Sharybin
2013-05-16quiet warnings from r56825Campbell Barton
2013-05-15Libmv internal compiler error workaround for VC2012.Jürgen Herrmann
2013-05-13Cleanup and small improvements to libmvSergey Sharybin
2013-05-12Update bundled version of libmvSergey Sharybin
2013-05-10Left extra logging print by accident.Sergey Sharybin
2013-05-10Remove check for zero focal length in BA cost functorSergey Sharybin
2013-05-09Add check for points behind camera in euclidan BA cost functorSergey Sharybin
2013-05-09Reconstructed scene scale ambiguity improvementSergey Sharybin
2013-04-26Revert 56319, misunderstood APISergey Sharybin
2013-04-26Fix for BA possible move bundles behind the cameraSergey Sharybin
2013-04-15Fix for bundle adjusting with motion restrictedSergey Sharybin
2013-04-08Bundle adjustment improvementsSergey Sharybin
2013-04-06Revert change made to bilinear sampler in libmvSergey Sharybin