Blender Git Commit Log

Git Commits -> Revision 1c97186

Revision 1c97186 by Sergey Sharybin (master)
July 21, 2011, 14:56 (GMT)
Camera tracking integration
===========================

- Fixed discovered bug with selecting hidden marker areas with mouse.
- Refactor of context structure used for 2D tracking:
* Tracker object is now per-track. This allows to use
different pyramid levels for different tracks and
now search area resizing shouldn't make tracking less
accurate.
* This is also be used for new optimized libmv API.
* This allowed to use OpenMP to track different markers in
separated threads.
This allowed to reach quite cool speedup for multi-core CPU.

Commit Details:

Full Hash: 1c971862bd81052b87ecfad8d61c58a18dfdc4a5
SVN Revision: 38560
Parent Commit: 4810044
Lines Changed: +114, -47

3 Modified Paths:

/extern/libmv/libmv-capi.cpp (+1, -1) (Diff)
/source/blender/blenkernel/intern/tracking.c (+101, -43) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+12, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021