Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This should really be using proper algebra.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added Deadzone pixels size to settings.
Clip and Custom model settings tabs disabled.
|
|
|
|
It's hard to tell if it brings much though.
|
|
bring much.
|
|
optimization.
|
|
|
|
FPS info on frame preview.
|
|
|
|
vec2.
|
|
|
|
|
|
|
|
contours.
|
|
|
|
|
|
Easy Tracker: Support for 16 bits and RGB frame buffers.
|
|
|
|
|
|
|
|
|
|
|
|
preview now working.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Deleting home made P3P solver we branched from pt now that our OpenCV solution is working.
|
|
|
|
|
|
Fixing cap clip model.
Using OpenCV APIs to get Euler angles, though it's possibly slower as it is doing a bunch of other things too.
It looks like angles are correct except that we are getting some yaw when pitching down.
|
|
Angles values are being funny though, looks like it will take some serious debugging to get something that makes sense.
Though I guess from there we should try feeding the OpenCV computed value to OpenTrack and trash the original pt tracker code.
|