Marvin Framework icon

Marvin Framework For Linux

4.5/5 2
GPL    

An Open Source, extensible and platform-independent Java image processing framework. #Image processing  #Manipulate image  #Manipulate video  #Image  #Processing  #Framework  

Softpedia Review

specifications

changelog

Free Download

Review by:
4.0/5

Marvin Framework is an open source, extensible, freely distributed and cross-platform image processing framework implemented in Java and designed to offer various functionality for image and video frame processing.

Key features include support for manipulating images and capture video frames, multithreading image processing support, support for integrating plugins with the Graphical User Interface (GUI), the ability to analyze plug-in performance, and unit test automation support.

The software is capable of processing video camera frames for filtering, augmented reality, object tracking and motion detection. The image processing algorithms are implemented as plugins and can be injected into third-party applications, other plugins, as well as the MarvinEditor software.

It can extract features from image components, which can be later used for classification tasks, generate figures algorithmically by using Lindenmayer systems or fractals, process video file datasets, as well as to process images using multiple threads.

To use the Marvin Framework on your project, download the latest version from Softpedia or the official website, save the zip archive on a location of your choice, unpack it and copy the extracted folder to your project.

Then, add the marvin_1.5.1.jar file into your project’s library list. To compile applications, use the “javac -cp .;./marvin/framework/marvin_1.5.1.jar YourApplication.java” command (without quotes). To run compiled programs, use the “java -cp .;./marvin/framework/marvin_1.5.1.jar YourApplication” command, also without quotes.

The program is written entirely in the Java programming language and uses the Java Swing technology for its graphical user interface, which is fully supported on all operating systems where the Java Runtime Environment is available, including GNU/Linux, BSD, Solaris, Microsoft Windows and Mac OS X. Both 64-bit and 32-bit hardware platforms are supported at this time.

What's new in Marvin Framework 1.5.5:

  • The version 1.5.5 comes with improvements and bug fixes in the core framework and in a few plug-ins. Two new plug-ins were added: thresholdingNeighborhood and alphaBoundary.
  • ThresholdingNeighborhood:
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Marvin Framework 1.5.5

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  3 screenshots:
Marvin Framework - A demonstration of video filtersMarvin Framework - The Marvin editor, where users can edit imagesMarvin Framework - A demonstration of tracking pong functionality
  main category:
Multimedia
  developer:
  visit homepage