You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ First issue we came across, and that we tackle in this particular repository, is
8
8
9
9
To this end, we propose a hierarchical approach that estimates a global homography on points of interest (features) in the top layer of Gaussian pyramid and uses this information during extraction of motion vectors in lower levels as an initial estimate of feature position in the incoming frame. Estimation given in lower levels is then based on exact matches from upper layers.
10
10
11
-
Please go to [wiki](wiki) for more technical information.
11
+
Please go to [wiki](https://github.com/petrpulc/gpu_orb_tracker/wiki) for more technical information.
0 commit comments