Marvin Framework 1.5.5

1. Support Marvin
2. Using Marvin in your a application
3. Compiling and running (command-line)
4. Resources
5. Discussion Group
6. Subscribe
7. Ask an Expert
8. License

1. Support Marvin

Suport us sharing the project with your friends and colleagues. Have you successfully used Marvin in a project? Post a review. Visit our site and share it using the social media panel on the top of the page. The more people we reach, more contributors we get!

2. Using Marvin in your a application

  • copy this folder 'marvin' to your project folder and add marvin_1.5.5.jar into your project library list
  • the folder organization, including subfolders 'framework' and 'plugins', must be preserved.
  • DO NOT add plug-ins .jar to your library list. They are loaded dynamically.

  • 3. Compiling and running (command-line)

    Compiling: javac -cp .;./marvin/framework/marvin_1.5.5.jar YourApplication.java

    Running: java -cp .;./marvin/framework/marvin_1.5.5.jar YourApplication

    4. Resources

  • Tutorials
  • Examples
  • Plug-ins
  • Downloads (Samples and Project source code)
  • Youtube Channel


  • 5. Discussion Group

    Get involved in discussion! Marvin Discussion Group

    6. Subscribe

    Get informed about new releases subscribing our Freecode page!

    7. Ask an Expert

    Are you looking for an image processing expert to help your project? Post your question on this form.

    8. License

    Marvin is released under LGPL license. Basically it can be distributed by any means. Its binary might be used for commercial purposes.