Skip navigation.
Home

Weblinks: Platform

Categories

Links in this category and its subcategories

"J2K-Codec 1.4 Facilitates Shift to JPEG2000 to Expand Game Developer Opportunities"

"If you are involved in the development of games or any other program that displays images, the newest version of J2K-Codec will be a valuable addition to your software development kit. J2K-Codec is a software component that offers you the easiest way to add JPEG2000 support to application. ..."

"MainConcept Announces Aggressive New Product Roadmap"

"MainConcept, a worldwide leader in codec technology, has announced an aggressive new product roadmap. Together with the newly acquired Elecard team, MainConcept has been working for the past few months on a completely new codec lineup. The new message of MainConcept is "Every Codec. Every Platform." The goal is to offer all of the most-requested codec formats on all of the most-requested platforms."

"Virtual slides an educational boon"

Common computers are morphing into powerful microscopes at UQ as the University trials virtual microscopes and unveils a plan to build a national repository of virtual veterinary slides.

Virtual microscopes, created by UQ's Schools of Information Technology and Electrical Engineering (ITEE) and Veterinary Science, are computers with special software that do the job of high-end laboratory microscopes.

Project leader and UQ Vet School senior lecturer Dr Paul Mills said virtual microscopes were accurate and users could zoom in or out, view depths of field, label their slides and rotate them like a three-dimensional image. ...

Curtiss-Wright Controls Launches New Dual-Channel JPEG 2000 Board

Curtiss-Wright Controls Embedded Computing (CWCEC) has announced a new dual-channel video compression/decompression board, the Orion, available in both PMC and PCI form factors for use in VME, CompactPCI and desktop PCI systems. The Orion features dual on-board JPEG 2000 engines to support full-frame encoding of standard 625-line PAL or 525-line NTSC composite video. [...]

GeoJasPer transcoder from Dimin Software

"GeoJasper is the FREE Geo supporting command line transcoder between JPEG2000 and other formats. i.e. Converts image data from one format to another correctly transferring Geo information between GeoTiff and GeoJp2™ (GeoJpeg2000). It supports striped as well as tiled TIFF images and TIFF images geo-referenced through World Files (TFW). Moreover it may combine three 1 band TIFFs into one RGB image. There are batch files supplied within the distribution to simplify command line execution.

"This software is FREE and Open Source... It's based on JasPer library and follows it's respective licence, which is totally free now! GeoJP2™ is a trademark of Mapping Science, Inc. The GeoJP2™ format is the intellectual property of Mapping Science, Inc."

There is also more information on GeoJP2 on the website.

J2K-Codec

From the website:

"What is it?
J2K-Codec is a software component, developed to facilitate JPEG2000 usage.
It can save you 8,000 lines of code, replacing them with a single line.

"Who should be interested?
J2K-Codec should interest virtually any person involved in the development of a program that works with graphics one way or another."

j2k: A free Photoshop and After Effects plug-in set for reading and writing the JPEG 2000 file format

j2k is a free Photoshop and After Effects plug-in set for reading and writing the JPEG 2000 file format, the successor to JPEG.

Also known as JP2, JPEG 2000 uses wavelet compression as opposed to the DCT compression used in standard JPEG. The end result is better image quality in a smaller file. JP2 also includes mandatory metadata such as information about an image's color space.

The After Effects version has the ability to Auto Proxy, meaning that when working at half or quarter resolution, j2k will only need to read in a fraction of the file, resulting in dramatic speedups.

JasPer Project

The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). This project was started as a collaborative effort between Image Power, Inc. and the University of British Columbia. Presently, the ongoing maintenance and development of the JasPer software is being coordinated by its principal author, Michael Adams

NETPBM utilities for JPEG 2000

Part of Netpbm graphics conversion and manipulation package, jpeg2ktopam converts the named JPEG 2000 code stream file, or Standard Input if no file is named, to a PBM, PGM, PPM, or PAM file on Standard Output while pam2jpeg2k performs the opposing conversion.

"The JPEG-2000 specification specifies two different formats: JP2 and JPEG-2000 code stream (JPC). JP2 represents a visual image quite specifically, whereas JPC is a more or less arbitrary array of codes. JP2 images are a subset of JPC images. jpeg2ktopam converts any JPC image. If the color space identified in the image is grayscale (JAS_IMAGE_CS_GRAY), jpeg2ktopam generates a PGM image, unless the image contains only one bit per pixel, in which case jpeg2ktopam generates PBM. If the color space is RGB (JAS_IMAGE_CS_RGB), jpeg2ktopam generates a PPM image. If the input image is anything else, jpeg2ktopam generates a PAM image with no tuple type identified."