﻿<?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%3ATianwei37%2FReport_%26_Blog%2FWeek_5</id>
	<title>利用者:Tianwei37/Report &amp; Blog/Week 5 - 版の履歴</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%3ATianwei37%2FReport_%26_Blog%2FWeek_5"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tianwei37/Report_%26_Blog/Week_5&amp;action=history"/>
	<updated>2026-09-04T04:56:44Z</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:Tianwei37/Report_%26_Blog/Week_5&amp;diff=151827&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:Tianwei37/Report_%26_Blog/Week_5&amp;diff=151827&amp;oldid=prev"/>
		<updated>2018-06-28T21:17:36Z</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日 (木) 21:17時点における版&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:Tianwei37/Report_%26_Blog/Week_5&amp;diff=151826&amp;oldid=prev</id>
		<title>wiki&gt;Tianwei37: Created page with &quot;== Week Progress: == The first draft pipeline of multi-view camera is about to finish. I have basically migrated necessary components from libmv/simple_pipeline to libmv/autotrac...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tianwei37/Report_%26_Blog/Week_5&amp;diff=151826&amp;oldid=prev"/>
		<updated>2016-06-25T16:46:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Week Progress: == The first draft pipeline of multi-view camera is about to finish. I have basically migrated necessary components from libmv/simple_pipeline to libmv/autotrac...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Week Progress: ==&lt;br /&gt;
The first draft pipeline of multi-view camera is about to finish. I have basically migrated necessary components from libmv/simple_pipeline to libmv/autotrack to do the multi-view reconstruction. Specifically, here is what I did this week:&lt;br /&gt;
&lt;br /&gt;
* Convert correspondence track indexes into a set of global indexes, according to my mentor (Sergey)’s suggestion. The global track index is constructed by first indexing all tracks linearly, and then turn the second track index of a correspondence into the first track index of the correspondence. In this way, we can go over correspondence list only once. The global index would be passed to libmv.&lt;br /&gt;
&lt;br /&gt;
* Working on the multi-view pipeline. The workflow is similar to that of the single camera case, cause my goal is to first make multi-view stuff work before refining it. I rewrote some key gradients, such as track intersection and camera resection, based on the new mv::Reconstruction and mv::Tracks. &lt;br /&gt;
&lt;br /&gt;
== What I will do next week: ==&lt;br /&gt;
&lt;br /&gt;
Unfortunately, I still have some bugs in the multi-view camera resection to solve. For example, the track intersection and camera resection is not working correctly as I expected it. So there will be heavy debug work next week. My goal is to get a successful multi-view reconstruction and pass back the results to blender, by the end of next week, which is in accord with my project proposal. &lt;br /&gt;
&lt;br /&gt;
I haven’t thought about how object solver will fit into the multi-view pipeline, by which I mean the modal solver. Projective bundle is also not considered since it seems that it is not used in the current reconstruction pipeline, right? The multi-view pipeline still relys on some of the gradients in simple_pipeline, like libmv::CameraIntrinsics, which might be moved to autotrack if we are going to abandon simple_pipeline.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Tianwei37</name></author>
		
	</entry>
</feed>