litch09 wrote:Is there a way of adjusting the bounds that tracking algorithm searches in to prevent this from happening?
Currently this is not possible without changing the source code.
The feature window is computed to be 5% of the image size and the search window is 20%. I agree that the ability to tweak this is desirable.
As often the hard part will be to introduce this possibility without disrupting the general flow of using the default values.
One way might be to have a "hot" lower right corner on the outter search window that would be draggable (maybe with a little hint as for the magnifier window).
(This would increase or decrease both the feature window and the search window though, keeping the ×4 factor between the two. I have tried software where both rectangles can be sized (i.e: Adobe After Effects), and I find it rather hard to manage…)
Or maybe it would make more sense that this dragging would only change the outter window (?)
In any cases, I'm thinking that this possibility should have to be enabled explicitely from the configuration window. This way the default behavior is untouched and the user doesn't risk changing the size of the window when he just want to move it around. (which is very annoying when it happens).
litch09 wrote:Also, would it be possible to add a feature which calculates the angle between three points. This might be embedded in the angle tool, so that the three points which define the angle can all be tracked at once. Just a thought.
Yes that would be great. It is on the to-do list, but nothing have been done yet.