﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ASftrabbit%2FGSoC_2013</id>
	<title>利用者:Sftrabbit/GSoC 2013 - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ASftrabbit%2FGSoC_2013"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sftrabbit/GSoC_2013&amp;action=history"/>
	<updated>2026-05-19T18:37:25Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sftrabbit/GSoC_2013&amp;diff=141629&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sftrabbit/GSoC_2013&amp;diff=141629&amp;oldid=prev"/>
		<updated>2018-06-28T20:54:09Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:54時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sftrabbit/GSoC_2013&amp;diff=141628&amp;oldid=prev</id>
		<title>2013年9月22日 (日) 14:57にwiki&gt;Sftrabbitによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Sftrabbit/GSoC_2013&amp;diff=141628&amp;oldid=prev"/>
		<updated>2013-09-22T14:57:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Google Summer of Code 2013=&lt;br /&gt;
&lt;br /&gt;
For Google Summer of Code 2013, I'm working on the motion tracking module. In particular, I'm aiming to implement multicamera reconstruction and support for varying focal length. Check out my [[/Proposal|proposal]] for more details. I'll soon be adding a more detailed design document and schedule.&lt;br /&gt;
&lt;br /&gt;
==Schedule==&lt;br /&gt;
&lt;br /&gt;
In weeks 3 and 4, while working on focal length constraints, I spoke to my mentor about what I should be aiming for. I was feeling a little overwhelmed with how much I had proposed, given that I had no previous knowledge of Blender development or motion tracking. We agreed that my proposal was overambitious and that I should focus on multiview reconstruction for my Summer of Code project. If I can fit it in, I can do some variable focal length solving at the end.&lt;br /&gt;
&lt;br /&gt;
An approximate schedule for this project (with a bit of retconning) is as follows:&lt;br /&gt;
&lt;br /&gt;
* Weeks 1&amp;amp;ndash;2: Develop focal length constraint UI and libmv functionality.&lt;br /&gt;
* Weeks 3&amp;amp;ndash;4: Complete focal length constraints, clean it up and do some testing.&lt;br /&gt;
* Week 5: Commit focal length constraint. Start work on libmv side of multiview reconstruction.&lt;br /&gt;
* Week 6: Implement libmv side of multiview reconstruction, including C API. Also, write some user documentation for focal length constraint.&lt;br /&gt;
* Week 7: Submit '''midterm evaluation''' and continue implementation of libmv multiview reconstruction.&lt;br /&gt;
* Week 8: Start making plans for the UI side of multiview reconstruction - pretty big changes are necessary. Week holiday begins during this week. &lt;br /&gt;
* Week 9: Return from holiday. Finish plans for multiview reconstruction API.&lt;br /&gt;
* Weeks 10&amp;amp;ndash;12: Implement UI for multiview reconstruction and kernel functionality to pass data to libmv.&lt;br /&gt;
* Week 13: Tidy up solution for multiview reconstruction and do testing.&lt;br /&gt;
* Week 14: Either continue improving multiview reconstruction or move on to do the beginnings of variable focal length reconstruction.&lt;br /&gt;
* Week 15: Submit '''final evaluation'''.&lt;br /&gt;
&lt;br /&gt;
Note that I changed how often I was committing during week 5. I had previously been submitting only code reviews, planning to commit to my branch when the code was ready. Since week 5, I have been committing as I go.&lt;br /&gt;
&lt;br /&gt;
==Documentation==&lt;br /&gt;
&lt;br /&gt;
Here's some important documentation that I have found useful for myself or that I think would be useful for others. Much of it has been transcribed from handwritten notes.&lt;br /&gt;
&lt;br /&gt;
'''User documentation'''&lt;br /&gt;
* [[/Documentation/Focal_Length_Constraints|Applying focal length constraints]]&lt;br /&gt;
&lt;br /&gt;
'''Technical documentation'''&lt;br /&gt;
* [[/Documentation/Constraint_Tests|Focal length constraint test results]]&lt;br /&gt;
&lt;br /&gt;
'''Development documentation'''&lt;br /&gt;
* [[/Documentation/First_Week_Notes|First week notes]]&lt;br /&gt;
* [[/Documentation/Multiview_Reconstruction_Internals_Design|Multiview reconstruction - libmv internals]]&lt;br /&gt;
* [[/Documentation/Modal_Reconstruction|Modal reconstruction]]&lt;br /&gt;
&lt;br /&gt;
'''Wrap-up'''&lt;br /&gt;
* [[media:Sftrabbit-end-of-gsoc.diff|Code diff as of GSoC end]] - changes in comparison to r60310 of trunk.&lt;br /&gt;
* [[/Documentation/Summary_Of_Features|Summary of implemented features]]&lt;br /&gt;
* [[/Documentation/Technical_Overview|Technical overview]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Sftrabbit</name></author>
		
	</entry>
</feed>