Skip to content

Commit c93ff6c

Browse files
committed
Fix wiki link
1 parent e174a0f commit c93ff6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ First issue we came across, and that we tackle in this particular repository, is
88

99
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.
1010

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.
1212

1313
## Reference
1414

0 commit comments

Comments
 (0)