• Home
  • About the Authors
  • Book Editions
    • Professional Editions
    • Undergraduate Series
    • German Editions
    • Chinese Edition
  • Errata
  • Reference/Tutorial
  • Source Code
  • Teaching Materials
  • ImageJ API
  • Extras
  • Links
  • Announcements

Digital Image Processing

~ Books and Materials by Wilhelm Burger & Mark Burge

Digital Image Processing

Category Archives: imagingbook lib

New imagingbook-common library released (1.4)

19 Thursday Jan 2017

Posted by wilbur in Announcements, imagingbook lib, Software

≈ Leave a comment

A new relase of the imagingbook-common library has been released today. This version fixes several bugs, mostly releated to the ImageAccessor and associated classes. The new JAR files can be downloaded from this location:

https://github.com/imagingbook/imagingbook-jars

In the meantime the imagingbook source code repository has been moved to GitHub for technical reasons. An official announcement will follow shortly.

Color quantization code updated

05 Thursday Jan 2017

Posted by wilbur in Announcements, imagingbook lib, Software

≈ Leave a comment

The color quantization code contained in the imagingbook library has been updated and enhanced (see package imagingbook.pub.color.quantize):

  • KMeansClusteringQuantizer: new quantizer using k-means clustering,
  • KMeansClusteringQuantizerApache: new quantizer using the Apache Commons Math k-means clustering implementation,
  • MedianCutQuantizer: revised version,
  • OctreeQuantizer: re-implemented and operational now.

All the above are subclasses of ColorQuantizer, which is now an abstract class (used to be an interface) and defines various common methods.

Demo ImageJ plugins are provided for the above classes in the imagingbook-plugins-all repository.

  • Home
  • About the Authors
  • Book Editions
    • Professional Editions
    • Undergraduate Series
    • German Editions
    • Chinese Edition
  • Errata
  • Reference/Tutorial
  • Source Code
  • Teaching Materials
  • ImageJ API
  • Extras
  • Links
  • Announcements

Create a free website or blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy