Blender Git Commit Log
Git Commits  -> Revision 48f811f
		
			
			
		
Revision 48f811f by Joseph Mansfield (soc-2013-motion_track) July 26, 2013, 23:18 (GMT)  | 
Refactor bundle refinement in libmv C API Instead of having libmv_solveRefineIntrinsics, which creates bundle options from reconstruction options and passes them to the libmv bundle adjuster, have a simpler function that just creates and returns the options. This brings all of the solving logic into libmv_solve.  | 
Commit Details:
Full Hash: 48f811f9d6c1be44f93645d452b3ee8c4ff7be1a
SVN Revision: 58638
Parent Commit: de6c513
Lines Changed:  +57,  -66
1 Modified Path:
/extern/libmv/libmv-capi.cc (+57, -66) (Diff)


 Master Commits
MiikaHweb | 2003-2021