forked from alibaba/simpleimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert OctaveSpace.java from GBK to UTF8
- Loading branch information
Showing
2 changed files
with
112 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
simpleimage | ||
=========== | ||
1.analyze模块中sift的实现主要是根据 Sebastian Nowozin的c#版本的libsift实现在java平台重新实现。 | ||
并尽量保留了原作者的注释便于后来者阅读。版权问题同c#的libsift版权,其余实现均为gnu开源项目。 | ||
。 |
Oops, something went wrong.