Grassroots DiCoM is a C++ library for dealing with DICOM medical files. It is automatically wrapped to python (using swig). It supports RAW,JPEG,J2K,JPEG lossless,RLE and deflate(zlib). It also comes
... [More] with DICOM Part 3,6 & 7 of the standard as XML files. [Less]
Image Enhancement:
Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of
... [More] 8, 16 and 32-bit images.
Geometric Operations:
Crop, scale, resize and rotate. Flip vertically or horizontally.
Analysis:
Measure area, mean, standard deviation, min and max of selection or entire image. Measure lengths and angles. Use real world measurement units such as millimeters. Calibrate using density standards. Generate histograms and profile plots.
Editing:
Cut, copy or paste images or selections. Paste using AND, OR, XOR or "Blend" modes. Add text, arrows, rectangles, ellipses or polygons to images.
Color Processing:
Split a 32-bit color image into RGB or HSV compo [Less]
jUploadr is a cross platform, cross-site Photo uploader. Currently it runs on Windows Linux and OS X and supports both Flickr and Zooomr. It allows you to set all properties of a photo before you
... [More] upload it. It also supports batch editing, so you can make short work of uploading a bunch of files. [Less]
The Java Mass JPEG Resizer Tool has following Features:
* Resize all JPEG Images of a specified Directory
* Create Webgalleries
* Resize and pack Images to an ZIP File for E-Mail Attachments
*
... [More] Multilingual (German/English)
* A Java based program (Support for Unix, Linux, Windows, MacOs and more) [Less]
Video4Linux4Java (v4l4j) is a GPL'd java package providing simple access to the capture interface of the Video4Linux (V4L) API from Java.
Using v4l4j, an application can:
- retrieve information
... [More] about a video device (video inputs, capture resolutions, image formats, video standards, tuners, ...),
- capture frames from any V4L-supported devices, which includes USB/Firewire webcams, video capture cards and tuner cards,
- access video controls, such as brightness, contrast, gain, ...
- access and control tuners (get / set frequency, access to received signal strength, ...) [Less]
Pure java implementation of video codecs.
Currently working on H264 / AVC decoder. Contributors are welcomed ! MJPEG decoder partly done.
Full H264/AVC bitstream reading / writing is coming soon