﻿<?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=Dev%3ARef%2FRelease_Notes%2F2.69%2FMotion_Tracker</id>
	<title>Dev:Ref/Release Notes/2.69/Motion Tracker - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FRelease_Notes%2F2.69%2FMotion_Tracker"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.69/Motion_Tracker&amp;action=history"/>
	<updated>2026-08-01T04:01:34Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.69/Motion_Tracker&amp;diff=143511&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.69/Motion_Tracker&amp;diff=143511&amp;oldid=prev"/>
		<updated>2018-06-28T20:57:25Z</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:57時点における版&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=Dev:Ref/Release_Notes/2.69/Motion_Tracker&amp;diff=143510&amp;oldid=prev</id>
		<title>2013年10月24日 (木) 21:20にwiki&gt;CoDEmanXによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Release_Notes/2.69/Motion_Tracker&amp;diff=143510&amp;oldid=prev"/>
		<updated>2013-10-24T21:20:13Z</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;= Blender 2.69: Motion Tracker =&lt;br /&gt;
[[File:Blender2.69_MotionTracker.png|right|thumb|Plane Track example.]]&lt;br /&gt;
&lt;br /&gt;
== Plane Track ==&lt;br /&gt;
&lt;br /&gt;
Plane track is now supported in movie clip editor and compositor ({{Commit|59176}})&lt;br /&gt;
&lt;br /&gt;
This plane track is used to replace things like billboards and screens on the footage with another image or video. it also might be used for masking.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Plane Track&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
First of all, there need to be at least 4 feature points tracked across the footage which belongs to the plane one wants to replace. Less tracks are not acceptable, more tracks will give better estimation of plane motion.&lt;br /&gt;
[[File:Blender2.69_PointTracksExample.png‎|180px|right]]&lt;br /&gt;
Feature points used to estimate plane motion could be used from any place on the plane, meaning it's not necessarily need to be corners. Corners are not always easy to be tracked, they might be occluded and so.&lt;br /&gt;
&lt;br /&gt;
Let's consider example from the right, where we want to replace the window. It's tricky to track window corners (edges in the corners are quite unclear and one of corners is constantly occluding). In this case we've tracked features from the same wall but which are situated far away from the actual window. This gives much more accurate plane motion estimation.&lt;br /&gt;
&lt;br /&gt;
It is also possible to have some tracks appear and disappear during the time, it's only required that two neighbor frames have at least 4 common tracks.&lt;br /&gt;
[[File:Blender2.69_CreatePointTrack.png‎|160px|left]]&lt;br /&gt;
Once feature points are tracked, it's possible to create plane out of them. {{Button|Create Plane Track}} button is used for this. This button will create a plane object which is deforming in the same way as plane defined by all selected point tracks (point track is just a regular old-school track).&lt;br /&gt;
&lt;br /&gt;
It is likely that corner of this plane object need to be manually adjusted. To do this sliding individual corners with mouse or general transform tools ({{Shortcut|G}}, {{Shortcut|R}}, {{Shortcut|S}}) could be used.&lt;br /&gt;
&lt;br /&gt;
Adjusting plane corners will keep it following the plane defined by tracks it was originally created from.&lt;br /&gt;
&lt;br /&gt;
Left bottom corner of the plane does have X/Y axis (X is red, Y is green) to help distinguishing orientation of the plane in space.&lt;br /&gt;
[[File:Blender2.69_MaskParent.png‎|186px|right]]&lt;br /&gt;
&amp;lt;strong&amp;gt;Masking&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is now possible to parent mask points to plane track. To do this, you might either manually set parent to Plane Track and choose which plane to parent to, or you might just select Plane Track and all mask points you want to parent to the plane and hit {{Shortcut|ctrl|P}}.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Compositing&amp;lt;/strong&amp;gt;&lt;br /&gt;
[[File:Blender2.69_PlaneTrackDeform.png‎|160px|left]]&lt;br /&gt;
New compositor node called Plane Track Deform was added. This node gets a single input, which is an image which need to be warped to the plane track. And this node will output image warped to the plane and will also give a mask created from the plane.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Internal algorithm ===&lt;br /&gt;
&lt;br /&gt;
Internally plane track is implemented pretty much straightforward. Homography between two frames is getting estimated from the point tracks. This is why 4 common tracks at neighbor frames is the minimum requirement.&lt;br /&gt;
&lt;br /&gt;
Then this homography is applying on a corners of plane object, which makes this object follow the plane.&lt;br /&gt;
&lt;br /&gt;
== Smaller changes ==&lt;br /&gt;
&lt;br /&gt;
* Added 2D cursor and transformation around it to the Movie Clip Editor ({{Commit|59632}}).&lt;br /&gt;
* Enable vertex snapping to reconstructed tracks positions ({{Commit|59948}})&lt;br /&gt;
* Create/delete keyframe operators ({{Shortcut|I}} to create, {{Shortcut|Alt|I}} to delete) ({{Commit|59950}})&lt;br /&gt;
* Made camera motion solver much faster ({{Commit|59824}})&lt;/div&gt;</summary>
		<author><name>wiki&gt;CoDEmanX</name></author>
		
	</entry>
</feed>