GithubHelp home page GithubHelp logo

lvnvl / jopensurf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sangupta/jopensurf

0.0 2.0 0.0 12.66 MB

GitHub clone of SVN repo http://jopensurf.googlecode.com/svn/trunk/ (cloned by http://svn2github.com/)

License: Other

Java 100.00%

jopensurf's Introduction

JOpenSurf: Java implementation of opensurf

This is more or less a line for line port of the opensurf project released under the 3 clause BSD license. The original project is available at: http://code.google.com/p/opensurf1/ This project is up to date through revision 86 on the trunk branch of opensurf.

Ant Build File

This is a pretty small set of code, folks were having trouble getting it to work correctly (to be fair I forgot a couple of files ;)) so I included an ant buildfile. It's really only got three commands:

ant compile - This will compile the files

ant example - This will run an example which will show and compare the interest points for two images of the White House

ant clean - Cleans out the build directory files

Changes in sangupta/jopensurf fork

  • The project has been Mavenized and refactored to follow Maven source structure
  • The Apache Commons-Math library has been upgraded to version 3.2
  • The serialVersionUID has been changed to generated ones
  • A resource leak has been resolved
  • Removed dependency on com.stromberglabs.commons JAR - the needed interface has been included in this codebase itself.

Maven

The latest production release can be found at:

<dependency>
    <groupId>com.sangupta</groupId>
    <artifactId>jopensurf</artifactId>
    <version>1.0.0</version>
</dependency>

This is a Mavenized version of the original project.

License

The project follows the original 3 clause BSD license.

jopensurf's People

Contributors

sangupta avatar

Watchers

James Cloos avatar Jack Zhou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.