Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/yuhuazou/kaze_opencv
Browse files Browse the repository at this point in the history
Conflicts:
	predep.h
  • Loading branch information
yuhuazou committed Mar 28, 2013
2 parents 7e3ed22 + 98d7673 commit dda573f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kaze_opencv
===========

wrap KAZE features implementation to cv::Feature2D API without rebuilding OpenCV
wrap KAZE features implementation to cv::Feature2D API without rebuilding OpenCV (minimum version 2.4)

Files:

Expand Down
2 changes: 1 addition & 1 deletion predep.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
#define cvLIB(name) "opencv_" name CV_VERSION_ID
#endif

#endif
#endif

0 comments on commit dda573f

Please sign in to comment.