Skip to content

Commit

Permalink
Fix picture path error
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaobenx committed Apr 1, 2018
1 parent 67d825b commit e62aaf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/orb解析/orb解析.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,15 +281,15 @@ computeOrbDescriptors( const Mat& imagePyramid, const std::vector<Rect>& layerIn
运行后的数据:
![1522583392970](img/1522583392970.png)
![runtime](img/runtime.png)
部分关键点及其数据:
![keypoints](img/keypoints.png)
对应的描述子:
![1522583860543](img/1522583860543.png)
![descriptor](img/descriptor.png)
Expand Down

0 comments on commit e62aaf2

Please sign in to comment.