Blender Git Commits

Blender Git "soc-2016-multiview" branch commits.

Page: 6 / 9

July 4, 2016, 06:22 (GMT)
trivial formatting
July 1, 2016, 16:52 (GMT)
add robustness to correspondence adding:
- when the correspondence has been added, give an error message and
return
- when a conflict correspondence is added, give an error message
June 30, 2016, 16:13 (GMT)
Merge branch 'master' into soc-2016-multiview
June 29, 2016, 15:46 (GMT)
The pipeline can run now, but the reconstruction error is huge
June 29, 2016, 13:32 (GMT)
Merge branch 'master' into soc-2016-multiview
June 29, 2016, 13:30 (GMT)
format the libmv code to google code style
June 29, 2016, 09:29 (GMT)
remove some std::cout
June 29, 2016, 08:22 (GMT)
fix bug in EuclideanScaleToUnity
June 29, 2016, 08:22 (GMT)
set-up intrinsics map, proceed to resection
June 29, 2016, 07:28 (GMT)
Multiview reconstruction: Fix issue with reading .blend files

The issue was caused by attempt to iterate list which pointers were not
properly restored yet. Now the flow is following:

- List pointers gets restored on direct_link_movieclip since those
addresses are guaranteed to be from the current main.

- Self track and clip pointers are also restored on direct link
(i assume self_clip is actually clip itself, so do we really need
this pointer?)

- Other clip and track are restored on lib link since those pointers
might come from linked movie clip.
June 29, 2016, 07:21 (GMT)
Multiview reconstruction: Fix compilation error on Linux with strict compiler flags
June 28, 2016, 16:36 (GMT)
debugging in progress
June 28, 2016, 15:47 (GMT)
fix a bug in CameraPoseForFrame()
June 28, 2016, 03:33 (GMT)
add (wrong) read/write correspondence
June 25, 2016, 16:02 (GMT)
Merge branch 'master' into soc-2016-multiview
June 23, 2016, 13:51 (GMT)
finish the rough pipeline, begin debugging
June 23, 2016, 09:16 (GMT)
Merge branch 'master' into soc-2016-multiview
June 23, 2016, 09:15 (GMT)
temporary commit
June 23, 2016, 07:01 (GMT)
add intersect and resect
June 22, 2016, 09:49 (GMT)
finish migrating bundle code
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021