Download List

项目描述

Marvin is an extensible image processing framework
for Java. It provides features to manipulate
images, to manipulate captured video frames, and
to process images with multi-threading. Its
features can be extended via plug-ins. Plug-ins
can be integrated with the graphical user
interface, and their plug-in performance can be
analyzed. Every image processing algorithm is
developed as a plug-in that can be plugged into
the MarvinEditor, an image manipulation program
that uses plug-ins developed using Marvin, or into
third-party applications. Currently there are 55
plug-ins available.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-09 04:55
1.3.3

在该框架的核心,一些修改和错误进行了修正。此版本带有形态学图像处理插件,如膨胀,腐蚀,开启,关闭和边界插件。该阈值插件得到加强,以支持基于阈值的附近。
标签: Stable, Minor, Plug-ins
In the core of the framework, a few modifications and bug fixes were done. This version comes with morphological image processing plug-ins such as dilation, erosion, opening, closing, and boundary. The thresholding plug-in was enhanced to support thresholding based on neighborhood.

2011-02-14 10:18
1.3.2

此版本增加了支持的二进制颜色模型表示,一个新的分形呈现插件也是可用的:JuliaSet。
标签: Minor, new plug-in
This release adds support to the binary color model representation, and a new fractal rendering plug-in is also available: JuliaSet.

2010-03-27 16:00
1.3.1

属性操纵和插件验证的责任,被调离MarvinImagePlugin到MarvinPlugin。小的改进是在MarvinThread。一种新的BoundaryFill插件增加了。
标签: Minor, Plug-ins
Attribute manipulation and plug-in validation responsibility was transfered from MarvinImagePlugin to MarvinPlugin. Small improvements were made in MarvinThread. A new BoundaryFill plug-in was added.

Project Resources