Go to file
Sergey Sharybin d9ca50ff64 Refine markers position operator
This operator will run a tracker from previous
keyframe to current frame for all selected markers.
Current markers positions are considering initial
position guess which could be updated by a tracker
for better match.

Useful in cases when feature disappears from the
frame and then appears again. Usage in this case
is the following:

- When feature point re-appeared on frame, manully
  place marker on it.
- Use Refine Markers operation (which is in Track
  panel) to allow tracker to find a better match.

Depending on direction of tracking use either
Forwards or Backwards refining. It's easy: if
trackign happens forwards, use Refine Frowards,
otherwise use Refine Backwards :)
2013-05-12 16:04:14 +00:00
build_files Fix OS X 32 bit build error, and bring buildbot config in sync with default. 2013-05-07 18:32:37 +00:00
doc update autogenerated changelog. also correct typos in the generator. 2013-05-09 01:58:49 +00:00
extern Documentation for functions inside tracking.c 2013-05-12 16:04:08 +00:00
intern Cycles / Math: 2013-05-12 14:13:29 +00:00
release Refine markers position operator 2013-05-12 16:04:14 +00:00
source Refine markers position operator 2013-05-12 16:04:14 +00:00
CMakeLists.txt add option to disable guardedalloc, helps for debugging memory errors 2013-05-08 12:55:23 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00