Skip to content

Commit 5e63b97

Browse files
committed
Add README for examples
remove eg1, very out of date
1 parent 703fc0a commit 5e63b97

File tree

2 files changed

+2
-71
lines changed

2 files changed

+2
-71
lines changed

examples/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@
1515
## Feature extraction
1616

1717
* [blobs1.py](blobs1.py) blob/region features
18+
* [blobs2.py](blobs2.py) nested blob/region features
1819
* [corners.py](corners.py) SIFT, ORB etc. corner features
19-
* [matching.py](matching.py)
20-
21-
[text](eg1.py)
20+
* [matching.py](matching.py) SIFT matching points between images
2221

2322

2423
## Miscalleneous
2524

26-
[mvtbtool.py](mvtbtool.py)
2725
[ransac_line.py](ransac_line.py) demo of RANSAC fitting line to badly corrupted data
2826

examples/eg1.py

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)